Oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -376,7 +376,8 @@ else:
|
||||
wxPython.lib.colourdb.updateColourDB()
|
||||
colors = wxPython.lib.colourdb.getColourList()
|
||||
|
||||
frame = DrawFrame(None, -1, "FloatCanvas Demo App", size=(700,700))
|
||||
frame = DrawFrame(None, -1, "FloatCanvas Demo App",
|
||||
wx.DefaultPosition, (700,700))
|
||||
|
||||
self.SetTopWindow(frame)
|
||||
|
||||
|
Reference in New Issue
Block a user