示例#1
0
 def onAbout(self,event):
     myGui.showAboutDialog()
示例#2
0
 def onAbout(self, event):
     myGui.showAboutDialog()
示例#3
0
 def onAbout(self):
     myGui.showAboutDialog()