예제 #1
0
 def OnMenuUserHelp(self, event):  # wxGlade: Home.<event_handler>
     help = Help(None, -1, "")
     help.Show()