Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising
A simple themed progressbar

A simple themed progressbar

In this recent article "Generate gradients images with APIs" http://yousfi.over-blog.com/2015/01/generate-gradients-images-with-apis.html we made code to build images with gradients colors.Can be small dimensions. Now we can use these images to build...

Read more

Advertising
A VFP Html  Richtext editor

A VFP Html Richtext editor

This is a Wysiwyg html editor drived by automation from visual foxpro. (what you see is what you get). It uses the vfp browser (Internet Explorer).(remember to Apply IE11 emulation for another and better uses). it encapsulates all rich text modalities...

Read more

Advertising
Building a vfp navigable richtextbox

Building a vfp navigable richtextbox

The richtextbox is an activeX ("RICHTEXT.RichtextCtrl.1") shipped with visual foxpro and can be used for making rich texts. I make this demo example with goal to be independent of any external resources (as dbf,images,embedd texts ...) Select the code...

Read more

The windows special folders

The windows special folders

*The Begining was with this MSDN link:ShellSpecialFolderConstants enumeration: *https://msdn.microsoft.com/ru-RU/library/windows/desktop/bb774096%28v=vs.85%29.aspx *the code builds the folders names and the folders paths for the system special folders....

Read more

List and run  windows 8.1 metro apps

List and run windows 8.1 metro apps

Preambule All the applications that are installed through the Store are physically stored in the folder %ProgramFiles%\WindowsApps, which usually is C:\Program Files\WindowsApps. In this folder stay all the files that are needed for the application to...

Read more

Winapi tooltips

Winapi tooltips

Windows winapi tooltips are a winapi product.The tooltip itself is a normal window created with API createWindow . These are old things made by windows but are not very well implemented in vfp.Some simple rectangular tooltips come with vfp but never the...

Read more

Advertising
Who said that vfp IE browser died ?

Who said that vfp IE browser died ?

The vfp internet explorer Browser was freezing in version IE7 and dont access to modern technologies as html5,audio,video,drawings as canvas,.... in My knowledge vfp users are also freezed with this olecontrol and dont have any official information how...

Read more

Generate  gradients images with APIs

Generate gradients images with APIs

*For listview or even vfp grids i need sometime to build images gradients to set as backgrounds *for listview there is a native background row picture (can be tiled on listview surface) *for grid must build images background in a container as currentcontrol...

Read more

<< < 10 20 21 22 23 24 25 26 27 28 > >>