2.1.2.6.1. pyfx.view.components.warning_bar.WarningBar¶
- class WarningBar¶
Methods
__init__()clear(triggered_action)Clear the warning message in the warding bar.
message()Test-use method to get the current warning message
render(size[, focus])update(message)Updates the message in the warning bar.
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_colkeypressmouse_eventmove_cursor_to_coordspackrowsselectablesizing- clear(triggered_action)¶
Clear the warning message in the warding bar.
- message()¶
Test-use method to get the current warning message
- update(message)¶
Updates the message in the warning bar.