Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stupid Annoying Problem
Message
From
15/07/1998 14:41:18
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:
00117746
Views:
23
>Rob,
>
>Move the _screen "off screen" first:
>
>
with _screen
>   .Left = -10000
>   .Top = -10000
>endwith
>

Thanks .. I'll try this ..

>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform