[Qt-interest] QTabWidget resize events on hidden tabs
Giacomo
giacomo.strangolino at elettra.trieste.it
Tue Oct 20 16:44:22 CEST 2009
On Tuesday 20 October 2009 11:24:40 Ender EREL wrote:
> Resize events are delivered to hidden widgets when they are about to
> beshown as far as i know.
>
> If you add your labels to layouts and set these layouts to your widgets,
> Qt will automatically handle resizeEvents for you.
>
Yes, I know that layouts would solve the problem.
But, just as for all other widgets, setGeometry() on child widgets should work
and with it also the possibility to resize them correctly.
Thanks for any other hint.
Giacomo.
More information about the Qt-interest-old
mailing list