PyGTK-2 Full-Screen mode.

Gerrit Holl gerrit at nl.linux.org
Sun Mar 2 16:58:02 EST 2003


kkennedy schreef op zondag  2 maart om 22:02:01 +0000:
> Does anyone know how to make a window "full-screen" with PyGTK-2?  By
> full-screen, I mean no decoration and no task bar or panel visible,
> and preferably the ability to disable the alt-tab functionality.  This
> would be the eqivalent of the "full-screen-exclusive-mode" in Java SDK
> 1.4.
> 
> Here is my problem: I am writing a simple childrens game (in Python),
> and I would like them to be able to play it when I'm not around.  The
> problem is that they can really mess up icons, menus, and whatever
> else can be randomly clicked on.  I am using Redhat 8.0.  If anyone
> knows another (better) way of solving this problem, your comments are
> welcome.

Pygame (pygame.org) has a fullscreen mode, and IIRC it can be used
with WxPython. You can grab all control (except for ctrl-alt-backspace).
Just FYI.

yours,
Gerrit.

-- 
Asperger Syndroom - een persoonlijke benadering:
	http://people.nl.linux.org/~gerrit/
Het zijn tijden om je zelf met politiek te bemoeien:
	http://www.sp.nl/





More information about the Python-list mailing list