item menu example

This commit is contained in:
Eduardo Bart
2011-11-13 03:11:47 -02:00
parent 48c22756f5
commit ca702109d6
14 changed files with 67 additions and 65 deletions

View File

@@ -48,4 +48,19 @@ TopButton < UIButton
border: 3
state.disabled:
background-color: #ffffff66
background-color: #ffffff66
MenuButton < UIButton
color: white
size: 40 18
align: center
border-image:
source: /core_styles/images/menu.png
size: 64 24
state.hover:
border-image:
source: /core_styles/images/menu.png
offset: 0 24
size: 64 24
color: black

View File

@@ -1,6 +1,6 @@
Item < UIItem
size: 34 34
item margin: 1
item margin: 1
border-image:
source: /core_styles/images/panel_flat.png
border: 4