Widgets in yaml: part 1

This commit is contained in:
Paul Chote
2010-03-14 15:43:38 +13:00
parent f1841021c4
commit 1042334a1e
4 changed files with 120 additions and 2 deletions

13
mods/cnc/menus.yaml Normal file
View File

@@ -0,0 +1,13 @@
Container:
Id:ROOT
X:10
Y:10
Width:400
Height:400
Children:
Button:
Id:BUTTON1
X:40
Y:80
Width:100
Height:80