mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
More minor demo fixes and updates for Py3, Phoenix, etc.
This commit is contained in:
@@ -32,7 +32,6 @@ class TestPanel(wx.Panel):
|
||||
bmp = images.Robin.GetBitmap()
|
||||
StaticBitmap(self, -1, bmp, (80, 150))
|
||||
|
||||
StaticText(self, -1, "Hey, if Ousterhout can do it, so can I.", (200, 175))
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user