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_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

keypress

mouse_event

move_cursor_to_coords

pack

rows

selectable

sizing

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.