Re: full screen gui
Hey umm the program seems to work fine for me. I'm running Linux though... might be different on windows Alvin -- http://mail.python.org/mailman/listinfo/python-list
full screen gui
Hi I am trying to write a python script to run on windows xp that will have a full screen gui. The script has a function that creates a full screen (hides task bar) top level window using tkinter. If I close the window and call the function a 2nd time the resulting window is full screen, but