View Single Post
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#2
Originally Posted by SirMuttley View Post
Hi,

Firstly I'd like to point out this isn't a "Waaaa, where is PR1.2?" thread. If you're looking for one of those then click in any direction and you should find one.

A few months back I started writing an app for UK Train Departures. I wanted to use Python and QT so I started off using PyQT.

Soon I ran into problems with wanting to use the QTMaemo5 module that was not available in PyQT so switched to PySide. I got most of the functionality up and running but ran into some interesting QT stability issues and wasn't to sure if it was something I was doing wrong or PySide. I also decided that I didn't really want to depend on PySide as I had no idea when it would make the move from Devel. By this point PyQT had released support for QT 4.6.2, the downside being that the QTMaemo5 module wouldn't be available until PR1.2. Just round the corner I thought, I can wait a a week or two.

So my questions are:
* Have I missed something? Is there a way to get to use the PyQT maemo 5 api on the phone?
* I've not moved to the latest SDK yet as I was worried about depending on things not yet available to the phone. However does anyone know if the PyQT Maemo5 module is available in it? It might be worth upgrading my SDK just so I can get back to working on the app.
* Are there any other devs waiting for PR1.2 (namely QT updates) to make a release?

Regards,

Alex
you can download the bindings from here, and it works v nice

http://talk.maemo.org/showpost.php?p...&postcount=104

And here is ncalc with full rotation support
(Auto rotation will not work in PR1.1 firmware with these bindings)

http://talk.maemo.org/showpost.php?p...&postcount=112
__________________
N900_Email_Options Wiki Page

Last edited by mikec; 2010-04-21 at 11:17.
 

The Following 2 Users Say Thank You to mikec For This Useful Post: