touched-up combobox

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@737 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-02-29 19:08:50 +00:00
parent 1c1870ce3a
commit c896f0d8e8
5 changed files with 41 additions and 28 deletions

View File

@@ -15,6 +15,13 @@
* src/core/track.cpp:
playing with alternating colors per tact
* include/combobox.h:
* src/widgets/combobox.cpp:
* data/themes/default/combobox_bg.png:
* data/themes/default/combobox_arrow_selected.png:
- combobox now updates when incremented or decrementing.
- draw combo box with styled border, change arrow when pressed
2008-02-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/plugin.cpp: