[Qt-interest] How to make a QDockWidget behave more like a toplevel widget
David Boosalis
david.boosalis at gmail.com
Thu Aug 26 18:24:50 CEST 2010
Sorry for the resend, I edited out the "not" in my second issue below
On Thu, Aug 26, 2010 at 9:22 AM, David Boosalis <david.boosalis at gmail.com>wrote:
> When I drag a dock widget from its main window and place it on the screen
> and then click on another widget the doc window will disappear. I'd like to
> cancel this behaviour. Is there a flag I can set for this.
>
> Also in my main window I (edited not out) want my dock widgets to be
> tabbed only, but sometimes on startup I get nested dock widgets. Even
> though I explicitly set QMainWindow::setDockOptions(QMainWindow::ForceTabbedDocks).
> Anyone else seen this behavior ? Is it a bug ?
>
> I am using Qt 4.6.2
>
> Any and all feedback appreciated
> -David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100826/d22ed5c0/attachment.html
More information about the Qt-interest-old
mailing list