Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I set the property of a button from a procedure?
Message
 
 
To
17/04/1998 14:47:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00092543
Message ID:
00093012
Views:
41
>I use following structure:
>***Main.Prg
>set procedure to sysproc
>do header && some settings here
>oApp=createobject("clApp")
>do form topform name oApp.topform && start top-level form
>read events
>do footer && some cleaning here
>return
>
>define class clApp as custom
> topform=.NULL.
>enddefine

Gotcha. You then have your app menu associated with (started by or part of?) the top level form in which everything else runs.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform