Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Desktop window/app
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00690489
Message ID:
00690494
Views:
12
1st.Are you activating this program from a shortcut? if yes change the shortcut properties to start minimized

2nd.I am assuming that your starting the program from a *.prg like
do form yadayada
read events
if this is so you will need to put a "clear read" or "clear events" (i can't remember which one) in the release event of your form

hope this helps


>Running VFP 6.0 under Win2000, I am running an executable containing a form with the DeskTop property set to True and ShowWindow set to 2 (belongs to desktop). I am setting _Screen.WindowState to 1 (minimized) in the Load of the form (I tried putting it in the main prg, but then nothing would show at all). The result is that the window appears to float independently on the desktop.
>
>I have a small problem and a big problem.
>
>Small: the VFP application screen blinks as it is opening. How can I prevent that?
>
>Big: when I exit the form, the VFP app window remains on the task bar and I cannot close it except by ending the task in the Task Manager. I tried CLEAR ALL, CLEAR, CLOSE ALL, RELEASE ALL, _SCREEN.RELEASE, QUIT. What am I doing wrong?
>
>--Peter Silverman
>Insurance Data Processing
>psilverman@idpnet.com
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform