[Qt-interest] QLabel is invisible after setText()

Sean Harmer sean.harmer at maps-technology.com
Fri Jan 28 12:39:40 CET 2011


On Friday 28 January 2011 11:37:43 Bruno Colombet wrote:
> the show() in constructor is supposed to repaint the widget, isn't it?

It *schedules* a repaint which requires the event loop to be running to 
actually get processed.

Sean



More information about the Qt-interest-old mailing list