Overblog
Follow this blog Administration + Create my blog
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

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

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

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

<< < 1 2 3 4 > >>