outfit window working, still needs radio group and remove test button

This commit is contained in:
Henrique
2011-11-30 00:42:21 -02:00
parent b1e1487745
commit aad540f5b5
5 changed files with 106 additions and 23 deletions

View File

@@ -27,26 +27,27 @@ Window
anchors.left: name.left
margin-top: 5
Button
ButtonBox
id: head
text: Head
anchors.top: creature.top
anchors.left: creature.right
margin-left: 10
checked: true
Button
ButtonBox
id: primary
text: Primary
anchors.top: prev.bottom
anchors.left: prev.left
Button
ButtonBox
id: secondary
text: Secondary
anchors.top: prev.bottom
anchors.left: prev.left
Button
ButtonBox
id: detail
text: Detail
anchors.top: prev.bottom