Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form flashes for a moment...
Message
 
 
To
10/09/2002 18:07:07
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00699077
Message ID:
00699158
Views:
22
>Nadya,
>
>hmmm...don't you already have a READ EVENTS in effect when you call loGlobalEditor.show(2)? My guess is the second READ EVENTS is ignored, loGlobalEditor goes out of scope (because it is not modal), the destroy method does a CLEAR EVENTS. The second time around, the READ EVENTS works.
>
>These are merely suppositions. Can the new form be modal? What happens if you put CLEAR EVENTS before the show()?
>

I solved the problem by using form's property instead of local variable to hold the object reference...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform