forked from townforge/townforge
24 lines
960 B
Plaintext
24 lines
960 B
Plaintext
WindowInfo
|
|
title Messages
|
|
centered-relative-size: 0.8 0.95
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution: "gravity"
|
|
TBLayout: axis: x
|
|
TBButton: id: "new-message", text: "New message"
|
|
TBToggleContainer: id: "sweep-fees-container", toggle: "expanded", gravity: "left right"
|
|
TBButton: id: "sweep-fees", gravity: "left right"
|
|
TBLayout: axis: x, gravity: "left right"
|
|
TBTextField: text: "Sweep"
|
|
TBTextField: id: "fees"
|
|
TBTextField: text: "gold fees"
|
|
|
|
TBToggleContainer: id: "messages-container", toggle: "expanded", gravity: "all"
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity", gravity: "all"
|
|
TBSelectList: id: "messages", gravity: "all"
|
|
TBEditField: id: "search", placeholder: "search", type: "search", gravity: "left right", autofocus: 1
|
|
|
|
TBToggleContainer: id: "no-messages-container", toggle: "expanded", gravity: "all"
|
|
TBLayout:
|
|
TBTextField: text: "You have no messages", gravity: "all"
|