forked from townforge/townforge
19 lines
463 B
Plaintext
19 lines
463 B
Plaintext
WindowInfo
|
|
title Go to vista
|
|
centered-relative-size: 0.5 0.25
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBTextField: text: "Enter vista code:", gravity: "left"
|
|
|
|
TBEditField: id: "vista", placeholder: "Vista code", gravity: "left right"
|
|
|
|
TBSeparator
|
|
|
|
TBButton: text: "Copy from clipboard", id: "copy-from-clipboard"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|