Hello,  Me Again! lol!
My video card has TV-Out option on it, and I was wandering if there is any way to tell PureBasic to open it`s windows on the second monitor (The TV).
The only way I can see how atm, is to extend my desktop over to the second monito, then open the purebasic window with the x-axis off the primary monitor, which would then open it on my TV.  The problem being that I don`t want my desktop extended, I want to be able to keep the two screens seperate.
Thank you for you help.
Frank.
			
			
									
									
						Multi-Monitor support
- 
				CaptainFrank
- User 
- Posts: 16
- Joined: Sun Sep 21, 2003 2:20 pm
- Location: In front of my Monitor :)
To my knowledge, it is only possible, if your desktop es extended to
the second monitor. The Windows API then provides functions, so you
can enumerate all monitors, and get information about them,
(like the coordinates of their displays and stuff), but without the
Monitor beeing activated by Windows (extend desktop option), i think
it is not possible.
Timo
			
			
									
									the second monitor. The Windows API then provides functions, so you
can enumerate all monitors, and get information about them,
(like the coordinates of their displays and stuff), but without the
Monitor beeing activated by Windows (extend desktop option), i think
it is not possible.
Timo
quidquid Latine dictum sit altum videtur
						
