Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Screen.Closable weird behavior
Message
From
14/10/2004 17:08:28
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00951543
Message ID:
00951556
Views:
5
>Hi All,
>
>I noticed that after some actions in my application, such as opening a Print Preview window or displaying the message box the close button of the screen becomes disable.
>
>_Screen.Closable is set to default (.T.) and I don't change this value programmatically at any point.
>
>Can anyone help me on this one ...
>TIA,
>Daniel

Add these two lines after you do a report preview:
_SCREEN.Closable = .F.
_SCREEN.Closable = .T.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform