forked from townforge/townforge
23 lines
617 B
Plaintext
23 lines
617 B
Plaintext
WindowInfo
|
|
title Add city specialization
|
|
centered-relative-size: 0.6 0.6
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "", id: "city-name"
|
|
TBTextField: text: "is level"
|
|
TBTextField: text: "", id: "city-level"
|
|
TBTextField: text: "("
|
|
TBTextField: text: "", id: "city-level-name"
|
|
TBTextField: text: ")"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Choose new city specialization"
|
|
|
|
TBSelectList: id: "specializations", gravity: "all"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|