Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising
yFoxChart using foxchart  VFP class

yFoxChart using foxchart VFP class

FoxChart a pure VFP chart class The original class of foxchart is in vfpx codeplex and can be downloaded from this site.The author of this admirable work is Cesar Schalom (Brazil). I worked on this class on year 2009 and I joigned the old version i used...

Read more

Advertising
 Singular vfp old and new calculators

Singular vfp old and new calculators

A vfp calculator this is a textbox joined with the native vfp calculator. this last is fired with this command [activate window calculator] its possible only in vfp screen,command window or screen forms or forms level 1 (showWindow=0,1).but the calculator...

Read more

A css treeview on VFP form

A css treeview on VFP form

A css treeview on VFP form -This code builds a web (only css) treeview on a vfp browser olecontrol and makes the clicked links working in vfp environments. All links are redirected from the browser before navigate2 method. Some links are coded to visual...

Read more

GdiplusX effects & operations on images

GdiplusX effects & operations on images

these 7 codes makes some effects on images with gdiplusX. 1-halo around images folder 2-shadow around images folder 3. extract a roundRectangle on images folder 4.extract a RoundRectangle with shadow on images folder 5.extract thumbnails with any dimensions...

Read more

Advertising
Free hand captures as bitmaps

Free hand captures as bitmaps

This code provides a free hand capture of any visible desktop window region by hand (with mouse). It uses exclusively windows APIs and a table as cursor to gather the captured points. The idea is to fire a top level form made alpha transparent (to see...

Read more

Embed a flash object in a single VFP exe.

Embed a flash object in a single VFP exe.

This code produces an executable from any flash object swf.The swf is a kind of executable animation made as an activeX (old versions can embed on forms) .Its compiled from a fla editing code and its success is very great. Flash is very used on the web...

Read more

Beautify your tables views with CSS

Beautify your tables views with CSS

Genhtml.prg was the first VFP code to build an html table from any table/cursor.this have no colors,no great style (css dont known in this period). the web table is built with markers. :

,,
... This small code can build an html web view...

Read more

Snap a web page as image

Snap a web page as image

Capture contents of visible or invisible windows & web pages with PRINTWINDOW API This code captures the contents of visible, invisible windows and web pages as images jpg,png,gif,bmp,tiff... The normal way of capturing the contents of a window into a...

Read more

Advertising
VFP grid Cosmetics Part I

VFP grid Cosmetics Part I

-The vfp grid have many PEM to beautify it and make it some attractive.This code test many methods to do that purpose . this native grid utility can do the follows :-Generates random dynamic lighten backcolors for grid rows(can fix color).-Generates random...

Read more

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