Make the checkbox depressed state optional, and disabled in ra.

This commit is contained in:
Paul Chote
2011-06-17 16:20:30 +12:00
parent 94bca753d2
commit d043f4807f
5 changed files with 10 additions and 15 deletions

View File

@@ -3,3 +3,4 @@
Metrics:
ButtonDepth: 0
ButtonFont: Bold
CheckboxPressedState: true

View File

@@ -431,7 +431,6 @@ checkbox: dialog.png
checkbox-bits: buttons.png
checked: 0,112,16,16
pressed: 0,128,16,16
# A copy of dialog3
checkbox-hover: dialog.png
@@ -456,18 +455,6 @@ checkbox-disabled: dialog.png
corner-tr: 722,0,1,1
corner-bl: 640,82,1,1
corner-br: 722,82,1,1
# A copy of dialog3
checkbox-pressed: dialog.png
background: 641,1,126,126
border-r: 767,1,1,126
border-l: 640,1,1,126
border-b: 641,127,126,1
border-t: 641,0,126,1
corner-tl: 640,0,1,1
corner-tr: 722,0,1,1
corner-bl: 640,82,1,1
corner-br: 722,82,1,1
# A copy of dialog3
scrollitem-selected: dialog.png

View File

@@ -3,3 +3,4 @@
Metrics:
ButtonDepth: 1
ButtonFont: Regular
CheckboxPressedState: false