Planning for multiui 0.4 is underway. The intent for 0.4 is to get a useful and stable base API that adds more flexibility to how output is displayed with GUI output while retaining the usability of the text output.
Note, this documentation is not yet complete and should be considered mutable until release of 0.4.0.
Classes
Name | Brief description | Attributes | Functions |
---|---|---|---|
HBox | Contains n other items, arranged horizontally where supported. |
|
|
VBox | Contains n other items, arranged vertically where supported. |
|
|
TBox | Contains n other items, each item in a tab. |
|
|
Button | A button |
|
|