Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, February 2007
Dockable Widgets


Message 1 in thread

Hey all,
    I am just getting into using Qt for GUI's and have fallen for the
implementation of dock-able widgets, however, I have a question. Is it
possible to allow the central widget within a window to become a dock
Window/Area? So that QDockWindows can be dragged onto and attached to the
central widget by the user?

Many thanks
Roja


--
 [ signature omitted ] 

Message 2 in thread

Roja Buck wrote:

>Hey all,
>    I am just getting into using Qt for GUI's and have fallen for the
>implementation of dock-able widgets, however, I have a question. Is it
>possible to allow the central widget within a window to become a dock
>Window/Area? So that QDockWindows can be dragged onto and attached to the
>central widget by the user?
>  
>
A center widget (a  MDI child)  cannot be docked.
When a docker is tear-off, it looks like as a MDI child.
Lingfa

--
 [ signature omitted ]