Another problem is that this doc doesn't use Python. On Thu Nov 20 2014 at 5:36:37 PM Juan Christian <juan0christ...@gmail.com> wrote:
> Yes, I read everything and saw that stackoverlfow on Google too. I'm > reading this doc: http://pyqt.sourceforge.net/Docs/PyQt4/classes.html > > I just asked for a book because normally there are books for anything =p > > On Thu Nov 20 2014 at 5:08:09 PM Michael Torrie <torr...@gmail.com> wrote: > >> On 11/20/2014 10:57 AM, Juan Christian wrote: >> > 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. >> >> Yes you should definitely study up on QThreads. What is unclear about >> the docs? Which docs did you read? Did you read the links I sent you, >> particularly the wordpress blog post where he had a complete example >> (although I understand that it's not quite the correct way to do it)? >> What things have you tried searching for? >> >> Google reveals another discussion on stackoverflow which seems to give >> you a pretty complete, and correct, example: >> http://stackoverflow.com/questions/16241297/how-to-signal- >> from-a-running-qthread-back-to-the-pyqt-gui-that-started-it >> . Note that the first post there is not working, but the fix is listed >> in the second post. Put them together and you'll have a working example. >> -- >> https://mail.python.org/mailman/listinfo/python-list >> >
-- https://mail.python.org/mailman/listinfo/python-list