On the form. Please add comments / thoughts.
Added events:
VFrP allows events, methods, objects and properties to be added at runtime or designtime.
(1) AddingEvent()
(2) AddingMethod()
(3) AddingObject()
(4) AddingProperty()
These are called immediately after the thing is added (and if an...
A few questions. Please advise. :-)
(1) Any reason to keep FormSets? Didn't think so. They're history. :-)
(2) Any reason _screen can't be a regular form (and not the special desktop it is today). I'm thinking VFrP can have multiple _screen objects open at the same time from a single...
I am an advocate of free software. In late 2010 I began working on a free software project (currently unreleased) called Visual FreePro.
Visual FreePro was to be a VFP9 follow-on (since Microsoft killed it). My idea was to have 75% support directly in source code (up to 75% VFP commands would...
Does anybody know the format of the SAVE TO filename.ext fields which are datetime or date?
For example, if you examine the file for numeric, character, logical, they're pretty clear. But it seems the datetime and date fields are encoded.
Best regards,
Rick C. Hodgin
1) Go into VFP9, in a temp directory, create a new proj1 project
2) Add a main.prg that simply has "DO FORM frmMain" and "READ EVENTS"
3) Create a form frmMain which is set to auto-center, ShowWindow = 2 (As Top Level Form). You can add labels or input boxes if you like, not required.
4) Add...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.