Subclass wxPython application class

From , 5 Years ago, written in Python, viewed 75 times.
URL https://pastebin.vip/view/a5fdfa67
  1. class MyApp(wx.App):
  2.     def OnInit(self):
  3.         frame = wx.Frame(parent=None, id=-1, title=”Bare”) frame.Show()
  4.         return True

Reply to "Subclass wxPython application class"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website