Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising
A form picture tiled with resizing

A form picture tiled with resizing

The Native Form background Image Is Not tiled And If its dimension are small its reproduced As duplication (cloned) on the form area.(See the first image attached below).this produces a bad view. This Code makes this Image bakground tiled When resizing...

Read more

Advertising
A notepad viewer embed on vfp form

A notepad viewer embed on vfp form

yNotepad_Viewer This is a lister and editor of any kind of txt file (htm,html,prg,mpr,log,h,....) Its based essentially on the windows notepad.exe who is an awesome tool for texts ANSI, UNICODE and UTF8 encodings. Notepad supports all languages implemented...

Read more

Old foxdraw resurrected in one prg

Old foxdraw resurrected in one prg

This reproduces in one prg the old sample vfp drawing shipped since vfp5.(samples\solution) it builds a toolbar with some drawing tools and a drawing area.the toolbar can be dockable in 4 form side or free Can draw manually with native functions and save...

Read more

Advertising
Windows listview on vfp forms

Windows listview on vfp forms

The listview is the main control used on windows applications as explorer for ex. its not used too on visual foxpro, because the vfp grid is a main component of data visualisation. the grid is more simple of utilisation but its have some limits. if there...

Read more

A CSS web menu on vfp form

A CSS web menu on vfp form

Nowadays modern styles such as CSS, HTML5 ... are fully on the worldwide web and make great attraction by users. Why not use them with Visual fox browser ( mandatory emulated (as ie11 for ex.) )! I made a small css menu on a web page navigated from the...

Read more

Web accordions vertical & horizontal

Web accordions vertical & horizontal

Web accordions in css3 are simple to use and they are very attractive This page presents 3 codes building -1) vertical accordion with images folder and fullscreen capabilities -2) horizontal accordion with images folder and fullscreen capabilities -3)...

Read more

VFP and Internet explorer eventHandler

VFP and Internet explorer eventHandler

Subject: how to trap windows internet explorer browser events from the parent vfp form. This code is a browser internet explorer activeX on a vfp form. When any activeX is placed on a form it receive the focus and make the intercepting keys (form.keypreview=.t.)...

Read more

Advertising
A  web slider with CSS & IE evenHandler

A web slider with CSS & IE evenHandler

In this link we spoke about the IE eventhandler from vfp form http://yousfi.over-blog.com/2015/02/vfp-and-internet-explorer-eventhandler.html The first below code creates a prg class named yeventHandler.prg to trapp events on internet explorer browser.you...

Read more

Calendar & clock

Calendar & clock

This code builds a french navigable calendar and a gdiplusX clock. see the screenshots below. the calendar uses a simple cursor.Its themed with random color(click on the shape). the clock uses gdiplusX and a timer.The code asks to point to gdiplusX class...

Read more

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