Support custom checkbox symbols. Add a crossed variant to C&C. Correctly copies checkbox state when copying checkboxes.

This commit is contained in:
Paul Chote
2011-07-01 22:43:44 +12:00
parent 7c63138e3f
commit 97186d8bd9
4 changed files with 57 additions and 16 deletions

View File

@@ -359,7 +359,9 @@ spawnpoints: chrome.png
checkbox-bits: chrome.png
checked: 288,16,16,16
pressed: 288,32,16,16
checked-disabled: 288,32,16,16
crossed: 272,48,16,16
crossed-disabled: 288,48,16,16
scrollbar: chrome.png
down_arrow: 304,0,16,16

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 37 KiB