comparison widgets/widgets.pro @ 190:53835534a9d3

* Allow user to activate a pane by clicking on the tab for its currently active layer. Formerly nothing happened if you clicked on the tab that was already topmost in a given property stack, because the tab widget only emitted a signal if the current tab changed. We want this to switch focus back to the pane if another one has been active in the mean time. * Make the thumbwheels look a bit round.
author Chris Cannam
date Mon, 22 Jan 2007 15:42:00 +0000
parents 5b7472db612b
children cec1f78fbfca
comparison
equal deleted inserted replaced
189:5b7472db612b 190:53835534a9d3
21 LEDButton.h \ 21 LEDButton.h \
22 ListInputDialog.h \ 22 ListInputDialog.h \
23 NotifyingCheckBox.h \ 23 NotifyingCheckBox.h \
24 NotifyingComboBox.h \ 24 NotifyingComboBox.h \
25 NotifyingPushButton.h \ 25 NotifyingPushButton.h \
26 NotifyingTabBar.h \
26 Panner.h \ 27 Panner.h \
27 PluginParameterBox.h \ 28 PluginParameterBox.h \
28 PluginParameterDialog.h \ 29 PluginParameterDialog.h \
29 PropertyBox.h \ 30 PropertyBox.h \
30 PropertyStack.h \ 31 PropertyStack.h \
40 LEDButton.cpp \ 41 LEDButton.cpp \
41 ListInputDialog.cpp \ 42 ListInputDialog.cpp \
42 NotifyingCheckBox.cpp \ 43 NotifyingCheckBox.cpp \
43 NotifyingComboBox.cpp \ 44 NotifyingComboBox.cpp \
44 NotifyingPushButton.cpp \ 45 NotifyingPushButton.cpp \
46 NotifyingTabBar.cpp \
45 Panner.cpp \ 47 Panner.cpp \
46 PluginParameterBox.cpp \ 48 PluginParameterBox.cpp \
47 PluginParameterDialog.cpp \ 49 PluginParameterDialog.cpp \
48 PropertyBox.cpp \ 50 PropertyBox.cpp \
49 PropertyStack.cpp \ 51 PropertyStack.cpp \