Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modeless Forms
Message
 
 
To
22/04/2002 23:59:37
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00647971
Message ID:
00648457
Views:
14
>I have always avoided Modeless Forms because I have found them unstable.
>
>I am now in a situation where I must use a Modeless Form and here I am again.
>
>I have a READ EVENTS as the last line of the Init which works fine.
>
>Now I have a FINISH Button and at the end the of the Click Event of the FINISH button I say CLEAR EVENTS just before THISFORM.RELEASE()
>
>For some reason, I have to click FINISH twice in order to get the form to release.
>
>Am I allowed to have a CLEAR EVENTS inside a Click Event? Is there somewhere else that I should be writing the CLEAR EVENTS command? Any help would be most appreciated.
>
>Mike Smith

I've never seen READ EVENTS on the modeless form
try something like

Do Form YourModelessForm
READ EVENTS

Your Clear Events should allow continuence past that read event
Edgar L. Bolton, B.S. B.B.A.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform