Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using PageFrames
Message
 
To
16/06/1998 02:40:52
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgium
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00108408
Message ID:
00108609
Views:
37
>How would you do this with the UIEnable event ? When does this event occur. Do I need controls on My Pages for this ?
>What I'm doing is, I have several fields on a form. When the user presses one of the pageframes, I change records in my main cursor/view. When and how do I trigger this ? Do I put a control on each page, and use the UIEnable event ?
Jeroen,

Yes the UIEnable event belongs to a control on the page. It is fired whenever that page comes to the front (enablng the UI of the control). You can use any control you like (I use a Label that is set to Visible .F. at the start of the UIenable so the user doesn't see it). This is the same technique I use for delayed instantiation of controls on a page.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform