[Kst] [Bug 129281] Need a way to simultaneously edit the properties of multiple view objects.
George Staikos
staikos at kde.org
Wed Jul 12 03:57:53 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=129281
------- Additional Comments From staikos kde org 2006-07-12 03:57 -------
I think that the best approach here is to inherit from all of the widgets
we will need and make "edit multiple mode" versions of them. This would
provide a consistent interface to the widgets and hide a lot of the ugliness.
Then we can change the UI elements from the widget side also. The big
problem is that introducing edit multiple makes a mess of the dialogs,
creates a large potential for introduction of bugs or regressions (we've seen
this several times already), and generally makes working on the dialogs
unpleasant. If we can find a way to solve these problems, then we'll be in
good shape to add this feature.
More information about the Kst
mailing list