On Feb 24, 3:53 pm, Luis Zarrabeitia <ky...@uh.cu> wrote:
> On Tuesday 24 February 2009 05:57:52 pm Lionel wrote:
>
> > from win32api import GetSystemMetrics
>
> I'd guess that win32api is patform specific, as in "api for win32".
>
> --
> Luis Zarrabeitia (aka Kyrie)
> Fac. de Matemática y Computación, UH.http://profesores.matcom.uh.cu/~kyrie

Yes, it's platform specific. I was just trying anyway to see if it
would work.

In a nutshell, what I need is a way to acquire the screen dimensions
(in pixels) and its dpi setting.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to