Re: How to determine screen size?

From: Martin Sevior <msevior_at_gmail.com>
Date: Tue Jun 29 2010 - 03:37:11 CEST

To get the window height in pixels do:

getGraphics()->tdu(getView()->getWindowHeight()))

To get the window width in pixels do:

getGraphics()->tdu(getView()->getWindowWidth()))

Cheers

Martin

On Tue, Jun 29, 2010 at 4:28 AM, Ingo Brueckl <ib@wupperonline.de> wrote:
>
> Is it possible to determine the screen width (in pixels)?
>
Received on Tue Jun 29 03:37:24 2010

This archive was generated by hypermail 2.1.8 : Tue Jun 29 2010 - 03:37:24 CEST