But why do you want to call repaint() or update() in your resizeEvent at all? It is obvious that a paint event will follow it if necessary. Maybe if you could express what is the purpose of all those manipulations we could suggest a cleaner approach?
Bookmarks