Tried, with no success.

Surprisingly, if I directly set my QWidget as the QDockWidget content, it
works.
But if I put a QScrollArea as the QDockWidget content, and my QWidget as
QScrollArea content, it does not work.

Something is wrong with the QScrollArea

Etienne

2013/3/19 preeteesh kakkar <preeteesh.kak...@gmail.com>

> Try calling gridlayout->update() and see if that helps?
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to