How to access Qt components loaded from file?

Michael Torrie torriem at gmail.com
Thu Nov 20 10:41:38 EST 2014


On 11/19/2014 07:53 PM, Juan Christian wrote:
> Thanks, it's working using QTimer. The thing is that whenever the program
> is going to do something, in my case, draw a new QGroupBox with some
> components inside and put it in the Form (I'm using VBoxLayout in the main
> form) the program freezes, and I'm using very simple components just for
> testing.This shouldn't be normal, right?
> 
> Am I doing something wrong?

I clicked send too soon. The stackoverflow link is really referring to
another link, which is much more complete and hopefully helpful to you:

http://joplaete.wordpress.com/2010/07/21/threading-with-pyqt4/





More information about the Python-list mailing list