Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top level form way of doing things
Message
From
24/01/1997 22:34:16
 
 
To
13/01/1997 23:21:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00017221
Message ID:
00018371
Views:
47
>>Put in a READ EVENTS for your login. If successful, CLEAR EVENTS,
then READ EVENTS again. If login fails, just CLEAR EVENTS. > >
Ok, it works now. What I did was to put my READ EVENTS in
my form Activate() and the CLEAR EVENTS in the master class.
The right way is to have the READ EVENTS in the form Activate()
and the CLEAR EVENTS in the form QueryUnload(). > >
Each top level form need to have its own EVENTS. > >
I guess I'll have to add a property in my base form which will
take care of that by having a lTopLevel property in the base form. >
>Thanks.

Michel, I am having the same problem, I am going to put a READ EVENTS in
the Activate(). When I use a form not saved as a class I don't have this
problem. Will let you know how it works out.

Thanks,
Ernest Dungy
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform