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

visual foxpro

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

Advertising
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

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
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

<< < 10 20 21 22 23 24 25 > >>