View Single Post
Posts: 51 | Thanked: 32 times | Joined on Jan 2010
#246
Originally Posted by Nathraiben View Post
I guess I'll also take a look at the Nokia one, with all that talk about Qt being THE FYOOCHA and all that. Couldn't find it in the WIKI, is the default language C++ for that one?
Yes, it is for C++.

If you want to use PyQt+python you don't need any SDK at all.

Just get a good text editor with some python syntax highlighting and indention support and write your code. Copy the files over to the n900 and run them (after installing pyqt on the N900).

You could use the QtDesigner (part of the Nokia Qt SDK) also for PyQt to Design GUIs.
 

The Following 4 Users Say Thank You to DanielW For This Useful Post: