All Samples(1) | Call(1) | Derive(0) | Import(0)
src/c/h/chirp-1.2.2/chirp/gui/chirpgui.py chirp(Download)
def on_about(self, event): dlg = HelpWindow.AboutBox(self, "About Chirp", HelpWindow.about_txt) dlg.ShowModal() dlg.Destroy()
def on_about(self, event): dlg = HelpWindow.AboutBox(self, "About Chirp", HelpWindow.about_txt) dlg.ShowModal() dlg.Destroy()