Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stupid Annoying Problem
Message
 
 
To
15/07/1998 12:34:35
Rob Gordon
Xon Digital Communications Ltd.
Dartmouth, Nova Scotia, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00117664
Message ID:
00117706
Views:
22
Rob,

Move the _screen "off screen" first:
with _screen
   .Left = -10000
   .Top = -10000
endwith
>Here's a good one. I have an APP that I want to be minimized. However, if you make a call to get the current default printer the screen will return to normal !
>
>EG.
>
>_screen.WindowState=1 ?? minimize the app
>CurPrinter=SET("PRINTER",2) && the screen returns to a windowstate of 0 ie regular
>
>this is really stupid behaviour. I have tried setting TALK off , NOTIFY Off , Console OFF .. nothing works.
>
>Of course, I can get the current windowstate before the call and restore it after , but it is most annoying.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform