Example #1
0
 def menu_help_about_cb(self, menuitem, data=None):
     """Display scbdo about dialog."""
     scbdo.about_dlg(self.window)
Example #2
0
 def menu_about_activate_cb(self, menuitem, data=None):
     """Respond to menu->help->about."""
     scbdo.about_dlg(self.window)
Example #3
0
 def menu_help_about_cb(self, menuitem, data=None):
     """Display scbdo about dialog."""
     scbdo.about_dlg(self.window)
Example #4
0
 def menu_about_activate_cb(self, menuitem, data=None):
     """Respond to menu->help->about."""
     scbdo.about_dlg(self.window)