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_widget

Read-only property that steps through decoration widgets and returns the one at the base.

focus

Read-only property returning the child widget in focus for container widgets.

focus_position

Property for reading and setting the focus position for container widgets.

get_cursor_coords

get_pref_col

mouse_event

move_cursor_to_coords

rows

selectable

sizing

pack(size, focus=False)

Compute the minimum (col, row) size needed for rendering the options.