View Single Post
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#1
Hi,

I'm the developper of Papywizard:

http://www.papywizard.org

a python/Qt based application to drive motorized panoheads.

The main targets of this application are the Nokia internet tablets. I first developed it using PyGTK, on the 770, and then switched to PyQt. This dropped the support for the 770, but it still works on N8x0 devices. And it now runs on other systems (MacOS, even if I need someone to package it on this platform).

I also tested Papywizard on PySide, and it works fine (with a minor adjustement, because of a missing compatibility in the uic module). My goal is to use PySide on the N900, as I think it will become the offical python/Qt binding on this plateform.

As I don't own a N900, I need people to make some tests on this platform, on both PyQt and PySide (until it is stable). Is someone interested to help me?

Thanks!
__________________
Frédéric