View Single Post
Posts: 468 | Thanked: 610 times | Joined on Jun 2006
#2
FANTASTIC!!!

If you want to develop for Maemo or for Linux/windows/Mac in general have a look at Python and Qt.
It probably is the easiest, most powerful way to develop currently available.

Pyside has a more permissive license than PyQT, but it should have API compatibility (for the initial release anyway).
Mark Summerfield wrote a VERY nice book about PyQT development.
http://www.qtrac.eu/pyqtbook.html

So if need some help getting started, you could consider buying the book, it explains a lot of basic, and a lot of more advanced stuff.

I think this is a very big deal. using pyqt you can make your own webbrowser very easily using webkit.
a few links as examples:
pyqt and webkit
create a pyqt web browser in 2 minutes
fastpatx

But Qt also has great OpenGL support:wolfenqt

A lot of powerful and easy to use possibilities!
 

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