Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why _screen w/o tittle bar cover taskbar?
Message
From
29/06/2009 13:35:26
 
 
To
29/06/2009 13:31:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01409112
Message ID:
01409141
Views:
51
>>>>>>May be subtract the task bar height from the _screen height?
>>>>>This could be very tricky if the user set "Auto-Hide Taskbar" to true :-)
>>>>
>>>>Better than have it covered :)))
>>>
>>>Now you put me in meditation :-)))))
>>>How can I find Taskbar height :-)
>>>(Start searching for APIs)
>>
>>Maybe you can temporarily set the screen to have a title bar, and query its height.
>>
>>Also, watch out for the loose women in your tittle bar < g >
>
>
>I always watch out for Loose Women no mater where :-)
>I tried this:
>
>_screen.WindowsState = 2 && _screen is still with Titlebar
>_screen.MaxHeight    = _screen.Height
>
>w/o any luck :-)

What about setting _screen.MaxHeight after removing the Titlebar?
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform