[Gambas-user] How to know Height and Width of screen?
Jussi Lahtinen
jussi.lahtinen at ...626...
Mon Jan 30 13:33:26 CET 2012
> you need to use screens (Benoit is tired)
>
> Screens[0].Height return the full height
> Screens[0].AVailableheight return the height minus the panels
>
> etc
>
> http://gambasdoc.org/help/comp/gb.qt4/screen?v3
>
>
No, you don't need, however you can.
Screen.Height is enough, Screens[] is useful only if you have multiple
screens.
Jussi
More information about the User
mailing list