forked from townforge/townforge
22 lines
480 B
Plaintext
22 lines
480 B
Plaintext
WindowInfo
|
|
title Palette
|
|
centered-relative-size: 0.4 0.8
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBTextField: id: "name"
|
|
|
|
TBContainer: gravity: "all"
|
|
TBLayout: axis: y, distribution: "gravity"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Material"
|
|
TBTextField: text: "Variant"
|
|
|
|
TBSelectList: id: "palette", gravity: "all"
|
|
|
|
TBLayout: axis: x
|
|
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|