So, I need to study QThreads, do you know any book or video-course that talks about this matter? I've seen the tutorials that you pointed but I need a "wider" approach regarding QThreads to really understand it and apply it to my needs. The docs aren't that clear for me.<br><br><div class="gmail_quote">On Thu Nov 20 2014 at 1:43:21 PM Michael Torrie <<a href="mailto:torriem@gmail.com">torriem@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/19/2014 07:53 PM, Juan Christian wrote:<br>
> Thanks, it's working using QTimer. The thing is that whenever the program<br>
> is going to do something, in my case, draw a new QGroupBox with some<br>
> components inside and put it in the Form (I'm using VBoxLayout in the main<br>
> form) the program freezes, and I'm using very simple components just for<br>
> testing.This shouldn't be normal, right?<br>
><br>
> Am I doing something wrong?<br>
<br>
I clicked send too soon. The stackoverflow link is really referring to<br>
another link, which is much more complete and hopefully helpful to you:<br>
<br>
<a href="http://joplaete.wordpress.com/2010/07/21/threading-with-pyqt4/" target="_blank">http://joplaete.wordpress.com/<u></u>2010/07/21/threading-with-<u></u>pyqt4/</a><br>
<br>
<br>
--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" target="_blank">https://mail.python.org/<u></u>mailman/listinfo/python-list</a><br>
</blockquote></div>