frame

class pyWx.wxGlade.frame.App(redirect=False, filename=None, useBestVisual=False, clearSigInt=True)

Bases: wx._core.App

OnInit()
class pyWx.wxGlade.frame.Frame(*args, **kwds)

Bases: wx._windows.Frame

on_menu_collapse_automatic(event)
on_menu_edit_add(event)
on_menu_edit_disable(event)
on_menu_edit_down(event)
on_menu_edit_enable(event)
on_menu_edit_modify(event)
on_menu_edit_remove(event)
on_menu_edit_up(event)
on_menu_file_export_actionlist_to_clipboard(event)
on_menu_file_export_droplet_actionlist_to_clipboard(event)
on_menu_file_export_droplet_inspector_to_clipboard(event)
on_menu_file_export_droplet_recent_to_clipboard(event)
on_menu_file_export_inspector_to_clipboard(event)
on_menu_file_export_recent_to_clipboard(event)
on_menu_file_new(event)
on_menu_file_open(event)
on_menu_file_open_library(event)
on_menu_file_quit(event)
on_menu_file_save(event)
on_menu_file_save_as(event)
on_menu_help_about(event)
on_menu_help_bug(event)
on_menu_help_documentation(event)
on_menu_help_forum(event)
on_menu_help_plugin(event)
on_menu_help_translate(event)
on_menu_help_website(event)
on_menu_tools_browse_library_phatch(event)
on_menu_tools_browse_library_user(event)
on_menu_tools_browse_system_library(event)
on_menu_tools_browse_user_library(event)
on_menu_tools_execute(event)
on_menu_tools_image_inspector(event)
on_menu_tools_python_shell(event)
on_menu_tools_safe(event)
on_menu_tools_show_log(event)
on_menu_tools_show_report(event)
on_menu_tools_update_fonts(event)
on_menu_view_collapse_all(event)
on_menu_view_collapse_automatic(event)
on_menu_view_description(event)
on_menu_view_droplet(event)
on_menu_view_expand_all(event)
class pyWx.wxGlade.frame.Tree(parent, *args, **keyw)

Bases: lib.pyWx.treeEdit.TreeMixin, wx._controls.TreeCtrl

OnCompareItems(item1, item2)
Unclear why this is necessary, because of mixin?

Previous topic

dialogs

Next topic

templates