加上底下這段code 就完整了,可以直接執行。 class MyApp(wx.App): def OnInit(self): frame = MyFrame1(None) self.SetTopWindow ...
確定! 回上一頁