[Gambas-user] Issue 245 in gambas: Wrong behaviour in desktop.w and screen.w on dual head?

gambas at ...2524... gambas at ...2524...
Wed Apr 25 11:52:46 CEST 2012


Comment #2 on issue 245 by benoit.m... at ...626...: Wrong behaviour in  
desktop.w and screen.w on dual head?
http://code.google.com/p/gambas/issues/detail?id=245

I think now you should use the Screen and Screens classes. Screens.Count  
gives you the number of screens, and Screens[] returns a Screen object that  
allows you to get its geometry.

Logically, there is no global available space, as two screens can have  
different sizes, and can be layout in many different ways.





More information about the User mailing list