def onAbout(self,event):
     myGui.showAboutDialog()
Beispiel #2
0
 def onAbout(self, event):
     myGui.showAboutDialog()
Beispiel #3
0
 def onAbout(self):
     myGui.showAboutDialog()