Overblog
Follow this blog Administration + Create my blog
A navBar (navigation bar) vfp class part1

A navBar (navigation bar) vfp class part1

The original class was downloaded from UT , adapted ,and added some requirements. *Original Author : Galanopoulos Emmanouil Its a great class i not seen in vfp namespace as equal in the same subject. this works as a sidebar or navigation bar embedding...

Read more

Playing with vfp pageframes and subclassing

Playing with vfp pageframes and subclassing

this is an exercice of pageframe styles. to make the pageframe without its tabs can choose in PEM sheet its properties :themes=.f. and tabs=.f. i present a variety of methods to subclass the pageframe tabs particulary with : -containers tab with a number=the...

Read more

Working on VFP objects dynamically - part3

Working on VFP objects dynamically - part3

this is a top level form with resizing all inner controls. Anchoring dont suffisent to do the perfect resizing.this add a class (from Marcia Akins) to resize each object contained on form and preserve some ratio.it needed with large screens. there is...

Read more

A custom Youtube video audio part II

A custom Youtube video audio part II

this is a continuation of the previous post relative to THE VERY ATTRACTIVE youtube video/audio players. this code builds a youtube player drived from a vfp form and using internet.explorer.application. the form is set with horizontal scrollbar as a scrollable...

Read more

Playing with Youtube medias (video-audio)

Playing with Youtube medias (video-audio)

The JavaScript API allows users to control embedded YouTube video players via JavaScript. youtube video can be embed in an iframe with all parameters needed. < iframe class="youtube-player" id="player" type="text/html" src="http://www.youtube.com/embed/JW5meKfy3fY?wmode=opaque&autohide=1&autoplay=1&enablejsapi=1"...

Read more

Working on VFP objects dynamically - part2

Working on VFP objects dynamically - part2

this post continues the previous part1. http://yousfi.over-blog.com/2016/11/drah-object-on-form-change-properties-dynamically.html it consists on some vfp codes applying to controls to browse some effects,behaviors,miscellianous... i will update along...

Read more

<< < 1 2 3 4 5 6 7 8 9 10 20 > >>