func_sketch._gui.plain_text_input module
Class of text input widget.
-
class func_sketch._gui.plain_text_input.PlainTextInput(**kwargs)
Bases: TextInput
Class of text input widget.
-
_update_border_position(*_args) → None
Update the border position.
-
_update_colors(*_args) → None
Update the border color and line.
-
is_error
Whether the text input is in error state.