Module pychrysalide.gui.core
Documentation
Python module for Chrysalide.gui.core
Classes
Methods
register_panel(item, config)
Register a panel for the GUI.
Class items
Dealing with items of the GUI.
Hierarchy
builtins.object ╰── pychrysalide.gui.core.items
Methods
change_current_content(self, content)
Change the current loaded content in the GUI.
change_current_view(self, view)
Change the current view in the GUI.
update_current_view(self, view)
Update the current view in the GUI.
update_project(self, view)
Update the GUI for the current project.