ironflow.gui.boxes.text_output module

For giving text feedback to the user.

class ironflow.gui.boxes.text_output.TextOut[source]

Bases: Box

box_class

alias of VBox

clear()[source]
property layout

An empty layout. Overwrite in children as desired.

print(msg: str)[source]