[Bug 63328] tab reordering feature request
Mantia Andras
amantia at kde.org
Tue Jun 1 20:34:03 UTC 2004
------- 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=63328
amantia kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|kwrite-devel kde org |kdevelop-devel kdevelop org
Component|kmdi |general
Product|kdelibs |kdevelop
------- Additional Comments From amantia kde org 2004-06-01 20:33 -------
Do you know that you can reorder the tabs in Konqueror, Konsole, Quanta (and maybe others) by dragging the tabs with the middle mouse? The functionality is already present, just that it's not enabled in KDevelop...
It's a simple "tabWidget()->setTabReorderingEnabled(true)" call in the main window inheriting from KMdiMainFrm. Of course, check that tabWidget() is not NULL (might happen in some MDI modes I think).
More information about the KDevelop-devel
mailing list