On 07/20/2012 10:31 AM, Samuel Gaist wrote: > Hi, > > As silly as it might sound, why don't you just not add the > QDockWidget ? By default at construction time, the QDockWidget is a > floater. If you want it to be a QMainWindow children, just make the > QMainWindow it's parent.
I've tried that, but that ends up screwing up how the dock widget is rendered. The dock widget is rendered properly when added through addDockWidget(), though. Rui Maciel _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest