Resizing by dragging from window decoration is provided by the underlying window system, not by Qt. So unfortunately, if you mask the decoration out, you're on your own. You can try to make use of QSizeGrip.
Resizing by dragging from window decoration is provided by the underlying window system, not by Qt. So unfortunately, if you mask the decoration out, you're on your own. You can try to make use of QSizeGrip.
J-P Nurmi
Bookmarks