[PyQt] QLabel is visible but isVisible() is always false

K.Wegner at herts.ac.uk K.Wegner at herts.ac.uk
Sun Jul 15 18:37:17 BST 2007


Hi,

I have a QLabel that is not visible at the beginning (setVisible(0)) and 
after a while it becomes visible (setVisible(1) and I can see it in the 
dialog now). If I check the property isVisible(), I always receive False=0, 
although it is visible.

Thanks for any help in advance,
Katja



More information about the PyQt mailing list