Quote Originally Posted by wysota View Post
Have you tried calling QLayout::activate() or QLayout::update()?
When should I call these functions? Right after I have shown or hidden the groupbox? And for which layout(s) should I call these functions?

In my problem, also layouts that are not really affected show some transient change.

Thanks for any suggestions!
Andreas