Work on a combo

This commit is contained in:
Jaime Thomas
2008-12-19 05:48:23 +00:00
parent 8815f3c6f6
commit ead2822bfe
13 changed files with 509 additions and 60 deletions

View File

@ -20,4 +20,9 @@ images {
image: "button_disabled.png" COMP;
image: "entry.png" COMP;
image: "entry_focus.png" COMP;
image: "combobox_focus.png" COMP;
image: "combobox_button.png" COMP;
image: "combobox_button_clicked.png" COMP;
image: "combobox_button_disabled.png" COMP;
image: "combo_arrow.png" COMP;
}