Thread
:
Is this suffice way to detect movement using Python?
View Single Post
shadow12
2010-02-26 , 15:21
Posts: 102 | Thanked: 22 times | Joined on Oct 2009
#
5
Once you get a bit more proficient you should take a look at threads since they are ideally suited for these type of situations, but they can be tricky to get right. Qt provides a threading framework.
Quote & Reply
|
shadow12
View Public Profile
Send a private message to shadow12
Find all posts by shadow12