def onAbout(self,event): myGui.showAboutDialog()
def onAbout(self, event): myGui.showAboutDialog()
def onAbout(self): myGui.showAboutDialog()