Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to open form invisible
Message
From
15/10/2009 07:27:56
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01429465
Message ID:
01429466
Views:
92
In config.fpw: Screen=off

>VFP 9 SP2, Vista. I have an application that executes DO FORM myform. Lots of code in the form Init and Activate methods. A timer that clicks on the "Ok" button after 1 second, which hides the form and uses SysTray. Everything works great!
>
>The boss doesn't like that the form opens for 1 second then is sent to the the system tray - he wants it to just go to the system tray. So I changed the default program to use DO FORM myform NOSHOW - No difference. In the form properties, I changed the form Visible to .F. - No difference. I changed the WindowState to Minimized - No Difference. It seems like none of these form properties are being recognized or used. Other settings I have are ShowWindow=As Top-Level, Closable=.F., BorderStyle=Fixed Dialog.
>
>I don't understand why NOSHOW and/or Visible=.F. are not working the and form still shows. Advice?
>
>Many thanks,
>
>Ellis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform