forked from townforge/townforge
20 lines
681 B
Plaintext
20 lines
681 B
Plaintext
WindowInfo
|
|
modal: 1
|
|
|
|
TBImageWidget: id: "image", gravity: "all"
|
|
TBLayout: axis: y, distribution: "gravity", distribution-position: "bottom"
|
|
TBLayout: axis: x, gravity: "bottom left right", size: "available", distribution: "gravity"
|
|
TBTextField: gravity: "left right"
|
|
TBToggleContainer: id: "prev-next-container", toggle: "expanded"
|
|
TBLayout: axis: x
|
|
TBButton: id: "prev", text: "<<"
|
|
TBButton: id: "next", text: ">>"
|
|
TBButton: id: "done", text: "Done", gravity: "right"
|
|
TBTextField: text: " "
|
|
TBTextField: text: " "
|
|
TBTextField: text: " "
|
|
TBTextField: text: " "
|
|
TBTextField: text: " "
|
|
TBTextField: text: " "
|
|
UITBHTMLView: id: "text", skin: "intro-text"
|