One for all,all for one.
2012年8月23日 星期四
python wxwidget get screen resolution
import wx
app = wx.App(0)
x = wx.GetDisplaySize()[0]
y = wx.GetDisplaySize()[1]
Reference :
wxPython-users - Screen resolution
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言