why do this program not fullscreen?

Levi Nie levinie001 at gmail.com
Tue Sep 25 01:43:17 EDT 2012


the code:
import wx
app=wx.App()
win=wx.Frame(None)
win.ShowFullScreen()
app.MainLoop()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120925/ac22781a/attachment.html>


More information about the Python-list mailing list