Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Visual Foxpro Window
Message
From
18/03/2002 04:18:36
 
 
To
15/03/2002 12:05:26
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00633455
Message ID:
00633998
Views:
11
>Len,
>To keep it simple I think an app that has only one form (no main.prg) would do for you :
>
>-Create a simple form as top level
>-Be sure to add button with
>
>clear events
>thisform.release
>
>as click code
>(You might want to code that in Form.queryunload as well)
>-In form.init code
>this.show
>read events
>
>Build and run.
>Cetin

John & Cetin, thanks to you both. I restarted from scratch & setting _SCREEN.Visible=.F. + Cetin's suggestions worked.

I haven't had time to work out why it didn't work in the first place. I didn't help myself too much by reading the manual & thinking that it might possibly be right :


"Setting the Visible property for the _SCREEN system variable has no effect in Visual FoxPro for Windows"

"Calling the Hide Method for the _SCREEN system variable has no effect"
Len Speed
Previous
Reply
Map
View

Click here to load this message in the networking platform