In the case of Python the handling of the SOAP messages is not sooo nice, but when you only have to set up the client it is not really necessary I guess as the data can be really easily parsed manually without a lot of expertise.
When you are not so experienced in building GUI applications, it might be worth as well to have a look at Qt [1], Qt for maemo [2] and its python bindings [3] with really good tutorials [4]. I haven't used it so much, but it seems to be one of the easier way to build applications with a GUI for the devices. It would be nice to follow up what you have decided to use. [1] http://www.qtsoftware.com/ [2] http://qt4.garage.maemo.org/ [3] http://pyqt.garage.maemo.org/index.html [4] http://diotavelli.net/PyQtWiki/Tutorials Cheers Daniel _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
