![]() |
Re: why do this program not fullscreen?
2012/9/25 Levi Nie <levinie001@gmail.com>:
> the code: > import wx > app=wx.App() > win=wx.Frame(None) > win.ShowFullScreen() > app.MainLoop() > > > -- > http://mail.python.org/mailman/listinfo/python-list > Hi, win.ShowFullScreen(True) should work, the boolean parameter appears to be required. hth, vbr |
| All times are GMT. The time now is 04:15 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.