OpenScreen() with #DesktopNumber

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Sven
User
User
Posts: 20
Joined: Sat Mar 11, 2006 6:46 pm

OpenScreen() with #DesktopNumber

Post by Sven »

Is it possible to have a #DesktopNumber on OpenScreen() so I can use the infos got with ExamineDesktops() and open a screen on a second (third...) desktop?

Sven
theteapot
User
User
Posts: 37
Joined: Fri Sep 09, 2005 7:46 am

Post by theteapot »

Has anyone come up with a solution to this?

TheTeapot
Using PB 3.94 demo AND PROUD OF IT!!

*Goes back to little hole*
Sven
User
User
Posts: 20
Joined: Sat Mar 11, 2006 6:46 pm

Post by Sven »

By now I create a full-screen window on the 2nd desktop and open a windowed screen. But this is not a really good solution, cause you can't change screen size, depth and refresh rate... So I'm waiting for this. It is possible to open a screen on 2nd desktop with directx, but then you can't use alle the pb sprite commands.

Sven
Post Reply