On 07/20/2012 11:06 AM, Samuel Gaist wrote: > My bad, i've forgotten the implication of widget parenting without a layout > in between. > > Did you also try my second suggestion ? addDockWidget + > dockWidget.setFloating(true)
Strangely enough, it appears that calling setFloating(true) alone is enough to set a properly rendered dock widget. It would be nice if addDockWidget() supported a Qt::FloatingDockWidget flag, so that it could be possible to set a floating dock widget through it. Alas... Thanks for the help, Rui Maciel _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest