forked from townforge/townforge
20 lines
660 B
Plaintext
20 lines
660 B
Plaintext
WindowInfo
|
|
|
|
TBLayout: axis: y, position: "left top", distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBSelectList: id: "rows", gravity: "all"
|
|
|
|
TBLayout: axis: x, id: "image-row"
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBSelectDropdown: id: "colors"
|
|
TBToggleContainer: id: "alt-colors-container", toggle: "expanded"
|
|
TBLayout: axis: x
|
|
TBSelectDropdown: id: "alt-colors", gravity: "left right"
|
|
TBSelectDropdown: id: "interpreters"
|
|
TBEditField: id: "command", gravity: "all"
|
|
TBButton: id: "send", text: "Send"
|
|
TBButton: id: "clear", text: "Clear line"
|
|
TBButton: id: "close", text: "Close"
|