コード例 #1
0
ファイル: test_event.py プロジェクト: velascopja/Phoenix
 def test_HelpEvent_ctor(self):
     app = wx.App()
     evt = wx.HelpEvent()
コード例 #2
0
ファイル: test_event.py プロジェクト: vvs31415/Phoenix
 def test_HelpEvent_ctor(self):
     evt = wx.HelpEvent()