forked from townforge/townforge
26 lines
869 B
Plaintext
26 lines
869 B
Plaintext
WindowInfo
|
|
title Break news
|
|
centered-relative-size: 0.5 0.0
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBTextField: text: "Headline:"
|
|
TBEditField: id: "headline", gravity: "all", multiline: 1
|
|
|
|
TBTextField: text: "This headline will appear this way in the news:"
|
|
UITBHTMLView: id: "headline-news"
|
|
TBToggleContainer: id: "headline-error-container", toggle: "expanded", gravity: "left right"
|
|
TBLayout: axis: x, distribution: "gravity", distribution-position: "left"
|
|
TBImageWidget: filename: "images/warning.png"
|
|
lp:
|
|
width: 24
|
|
height: 24
|
|
TBTextField: id: "headline-error", gravity: "left right", text-align: "left", skin: "text-error"
|
|
|
|
TBButton: id: "test-headline", text: "Test headline notification"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|