kate part
F@lk Brettschneider
gigafalk at yahoo.com
Thu Dec 20 09:33:04 UTC 2001
Sandy Meier wrote:
>
> 2) using QDockWindow for docking the treeview and outputview area (docking
> support is already available in QMainWindow so this shoudn't be a problem)
>
> 3) using QExtMDI for the document/view managing (editor,docbrowser,custom
> plugin views).
2) and 3) possibly collides with each other.
Reason: Toplevel mode needs to undock also the treeviews and output
views. QDockWindow isn't able to do that --> missing feature of Qt.
So either you cannot use Toplevel mode or you do not use weak
QDockWindows.
Solution: Use QextMDI also for the tool-views (treeviews and output
views). QextMDI does use its own solution for tool-views to enable
Toplevel mode.
Ciao,
F at lk
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
More information about the KDevelop-devel
mailing list