Add in a capacity widget and set up the callbacks to update it.

This commit is contained in:
Jaime Thomas
2008-12-24 22:59:59 +00:00
parent 883498c9b1
commit 45ad964b15
17 changed files with 288 additions and 4 deletions

View File

@ -25,4 +25,8 @@ images {
image: "combobox_button_clicked.png" COMP;
image: "combobox_button_disabled.png" COMP;
image: "combo_arrow.png" COMP;
image: "progress_bar_fill_0.png" COMP;
image: "progress_bar_left.png" COMP;
image: "progress_bar_right.png" COMP;
image: "progress_trough.png" COMP;
}