[Qt-interest] Getting a Dockwidget to fill all available space in aMain Window
jose.reynoso at vorticer.com.mx
jose.reynoso at vorticer.com.mx
Sun Jan 18 22:19:28 CET 2009
See QMdi is a better framework
Enviado desde mi oficina móvil BlackBerry® de Telcel
-----Original Message-----
From: Jens <linucks42 at gmail.com>
Date: Sun, 18 Jan 2009 10:16:24
To: <qt-interest at trolltech.com>
Subject: [Qt-interest] Getting a Dockwidget to fill all available space in a
Main Window
Hello,
I've just started playing around with Qt (I'm working in Python, so
I'm actually using PyQt) and am extremely impressed with it. However,
I've hit a problem that I think should be very simple to solve, but
has me stuck.
I'm implementing a text editor as a Dockwidget, so that I can have a
number of different editors open at the same time in the same main
window.
When the app is first started with a single text editor in the main
wiindow, I'd like the editor widget to expand to fill all the
available space in the main window, regardless of the size that the
main window is.
Is there a simple way to do this?
Thanks,
Jens
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list