Added DragBar widget to replace horizontal thumbwheels.
commitf1b2cb179c892835180d3da2d3b9284c8f783334
authorEvanR <evanrinehart@gmail.com>
Tue, 20 Jan 2009 17:45:28 +0000 (20 11:45 -0600)
committerEvanR <evanrinehart@gmail.com>
Tue, 20 Jan 2009 17:45:28 +0000 (20 11:45 -0600)
tree8b050d5b4f33a960a3a05bf9d86873ce9bd75074
parent46b0858b17844fadd898d62cdef0fc72a4fcb261
Added DragBar widget to replace horizontal thumbwheels.
BUGS
src/Makefile.am
src/dragbar.cpp [new file with mode: 0644]
src/dragbar.h [copied from src/trackselect.cpp with 64% similarity]
src/trackselect.cpp
src/ui.cpp
src/ui.fl
src/ui.h
src/uihelper.cpp