2.1.2.3.1. pyfx.view.components.help_popup.HelpPopUp¶
- class HelpPopUp(documentation, mediator, keymapper)¶
Help popups for documentation.
Methods
__init__(documentation, mediator, keymapper)keypress(size, key)pack(size[, focus])Compute the minimum (col, row) size needed for rendering the options.
render(size[, focus])Attributes
base_widgetRead-only property that steps through decoration widgets and returns the one at the base.
focusRead-only property returning the child widget in focus for container widgets.
focus_positionProperty for reading and setting the focus position for container widgets.
get_cursor_coordsget_pref_colmouse_eventmove_cursor_to_coordsrowsselectablesizing- pack(size, focus=False)¶
Compute the minimum (col, row) size needed for rendering the options.