Originally Posted by maverick_pol I can implement my own resizeEvent(..), but I can't call the resize() or setGeometry() in the event due to infinite recursion, am I right? You can. Just have a stop condition - i.e. if you want to resize to a size that is already set, don't call resize().
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Forum Rules
Bookmarks