qt-interest@trolltech.com
[Top] [All Lists]

Re: QDockWidget resizing issue

Subject: Re: QDockWidget resizing issue
From: Jeff Lacki
Date: Mon, 25 Jun 2007 12:01:22 -0700
Andreas Pakulat wrote:


Maybe I'm missing something, but if you don't want all this, why do you
use a QDockWidget at all? Use a standard widget and put it into the
central area with your content widget using a QSplitter if you want to
allow horizontal resizing.

Andreas

My MainWindow has a dockwidget at the top and a QGraphicsView below. My central widget is
the view, which is why Im using a dockwidget at the top.

The dockwidget appears to be broken again. I looked at some bug reports and it appears that is has been problematic in this even up until 4.3.0. Ive tried 4.3.1 and it doesnt work either.

As a side question (minor), can I remove the title of the dockwidget somehow or is it required? It takes up
real estate I would rather keep for the View.

Thanks,
Jeff


--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>