Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble When Release Form
Message
From
10/03/1999 12:04:38
 
 
To
10/03/1999 12:00:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00195906
Message ID:
00195911
Views:
20
>I have a closable form with a close buttom on a toolbar. When I use the close buttom, the sequence works (QueryUnload, release and destroy). Otherwise, go directly to destroy method (the code in release and queryunload is not executed). How can i fix it, with the closable property = .t.?

QueryUnload fires for interactive closing (user clicks close box, etc.) and does not fire for programmatic closing (release method). That's normal behaviour, programmatic closing can be handled at the same place where you call it.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform