Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lianja, opinions please
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01563354
Message ID:
01565307
Views:
115
>You may be right on Qt! I take your point.

>The truth is that I currently feel much more comfortable with the "Wxpython 2.8 application cookbook" by Cody Preston (and Robin Dunn book) than with >their Pyqt counterparts. Anyway I am trying to get comfy on the threading models as well first since it really looks like the python-based UI tend to freeze >pretty fast if you do not make sure that intensive code is performed in threads. In both environments.

Good luck - if there is a down fall with python 2.x I think it's 'threading'. If I were you I'd move to python 3.x and use all the threading tools coming out. I tried to do some with a long running process without much success using 2.7. I ended up creating a cron job to setup some temporary tables that were later used for the processing.

BTW do not buy the pyQT book - it's way out dated.

Johnf
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform