forked from townforge/townforge
16 lines
338 B
Plaintext
16 lines
338 B
Plaintext
WindowInfo
|
|
title Travel to city
|
|
centered-relative-size: 0.4 0.15
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Travel to:"
|
|
TBSelectDropdown: id: "cities"
|
|
|
|
TBLayout: axis: x
|
|
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|