I've installed Python 2.3 on my Toshiba e830 and am working on a
Tkinter app. The e830 has a VGA screen, so I set the root geometry to
a width of 480, height of 640, and was surprised to find that my root
window was larger than the screen.  When I set its dimensions to
240x320, it fit the screen exactly.

Is there a way to force Python to operate in VGA mode?  I really want
the extra screen real estate!

thanks,
-- 
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PROTECTED]
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to