Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie question
Message
From
03/11/1999 23:16:46
 
 
To
03/11/1999 18:42:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00286561
Message ID:
00286677
Views:
20
>Hi Nancy,
>
>>There's also no reason why you can't have a READ EVENTS and CLEAR EVENTS for the login form...
>
>True, there's also no reason to avoid SCATTER GATHHERS in VFP 6 too. I think the Modal solution is cleaner and more into the times. Then the Login form can be used more than once in the app (otherwise the clear evnts would clear both READ EVENTS).
>
>I know you know all of this, I'm just pointing out why Alex should consider the WindowType prop first. :-)

Hi Nancy and Mike,


Thanks for your help.

This is the situation. I am writing an automatic FPD TO VFP migrator program (which is coming along nicely, actually). There are some screens such as login, selecting a company, and setting the date of processing (ocassionally the error screen too), which are called during the startup, but also if the user chooses to change company or the date of procesing.

I would like to make my base form class issue a read events, or to set the form to modal, or whatever, depending on whether read events is in effect or not. Since no function seems to indicate this I will have to resort to a global variable, which I'd rather not.

In any case, assuming that read events has not been issued, where in the form class should I do what to set it and unset it.

Thanks for your help.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform