Re: detecting multiple monitors
Tech-Archive recommends: Fix windows errors by optimizing your registry
> Is there away to detect if the second monitor is available or not. My app
> remembers window positions when it closes and if I leave it on the second
> monitor and then disconnect the second monitor, the next time I start my
> app up it appears off the screen and I have to Alt Ctrl Del to shut it
> down.
>
This can also happen if the resulution has been changed.
You will have to make an "ensurevisible" function for your baseclass.
Check if the form is visible. If not, make it visible.
.
Relevant Pages
- Re: Move full screen to postion / Tom Esch & Alpine
... How to do that with Powerpoint it self I use this code ... The machine I'm running on has a second monitor connected ... It gives me ideas to let my VB app ... Make sure you have the correct classname; ... (microsoft.public.vb.general.discussion) - Re: detecting multiple monitors
... I'm running Vfp9 sp1. ... > DECLARE INTEGER GetSystemMetrics; ... Is there away to detect if the second monitor is available or not. ... (microsoft.public.fox.programmer.exchange) - Re: detecting multiple monitors - winapi.prg (0/1)
... >Is there away to detect if the second monitor is available or not. ... >remembers window positions when it closes and if I leave it on the second ... >monitor and then disconnect the second monitor, the next time I start my app ... You can find info about the Windows API calls at msdn.microsoft.com - ... (microsoft.public.fox.programmer.exchange) - detecting multiple monitors
... Is there away to detect if the second monitor is available or not. ... remembers window positions when it closes and if I leave it on the second ... monitor and then disconnect the second monitor, the next time I start my app ... Prev by Date: ... (microsoft.public.fox.programmer.exchange) - Re: please help me hook my PC monitor up to my toshiba LAPTOP
... if the lapy has the socket for a second monitor then I would say yes.... ... Prev by Date: ... (comp.sys.laptops) |
|