thanos wrote:It sounds very interesting!
Do you have any working example?
Not in PB, I've just started learning to use them with Python (my new love).
Qt now belongs to Nokia and it seems they're planning to port it all over the place, not just Windows, Linux and Mac PCs but Symbian S60, S40, Maemo, Windows Mobile, etc...
They're also creating Python interpreters for their own mobile platforms as well as a packager to turn your Python scripts into an *.sis file that installs on a Nokia device just like any other app i.e. no need for the end user to download and install the interpreter separately.
There's also a signed Python interpreter for Samsung Symbian phones too, so although Nokia seem to be the driving force I don't think it's going to be limited to just Nokia hardware.
Google PyQT, PyS60 and PyMaemo if it sounds interesting.
As an aside there's also a Python interpreter that's an extension to Mozilla Firefox so you can make use of XUL and XPCOM with Python and have your app run inside Firefox.
Google pyxpcomext.