View Single Post
robin92's Avatar
Posts: 476 | Thanked: 438 times | Joined on Nov 2010 @ Sweden
#9
Originally Posted by marxian View Post
I learned PyQt from this book: http://www.qtrac.eu/pyqtbook.html

However, I would probably recommend learning QML for coding user interfaces, at least for mobile platforms. You can still use PyQt for the backend stuff, although for something like Simpson Sounds, it would be just as easy to do everything in QtQuick using JavaScript. I can port your Simpsons Sounds using QtQuick, and post the code here, so you can observe the differences.
yea it should be nice

Update!
version 0.1-4 in extras-devel

Last edited by robin92; 2011-06-13 at 22:09.
 

The Following User Says Thank You to robin92 For This Useful Post: