Hi all,

I am building an application which has a QMdiArea containing
QMdiSubWindows that can be moved around by the user. In the case where
the scroll policy is ScrollBarAlwaysOff, I've found that sub windows
can still be moved beyond the edge of the QMdiArea (and even 'lost' if
the window is resized to be made smaller).

Is there any way to make it so that the QMdiArea has a 'hard' edge, so
that it's not possible to move any sub-window out of it?

Thanks!
Tom
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to