OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: mullin on June 23, 2005, 12:42:30 pm

Title: Write Simple Python Gui Application
Post by: mullin on June 23, 2005, 12:42:30 pm
hi,

i want to write a simple GUI application by python on pdaxrom. any guideline for a beginner to start.
Title: Write Simple Python Gui Application
Post by: pgas on June 23, 2005, 02:12:29 pm
try to google for pygtk.

for instance you can edit /usr/bin/lightnpower.py . The specific pdaxrom apps are written in python
Title: Write Simple Python Gui Application
Post by: freizugheit on June 23, 2005, 10:16:28 pm
Purchase the documentation from http://thekompany.com/products/pyqtdoc/ (http://thekompany.com/products/pyqtdoc/) and learn from the examples supplied.
Title: Write Simple Python Gui Application
Post by: pgas on June 23, 2005, 11:41:19 pm
I don't think that the pyqt is available for pdaxrom, so unless your are willing to compile pyqt for it, I wouldn't buy this documentation.

pyqt is available for other roms (like sharp rom, oz ) though.

Other solutions available are python-tk or python-curses.
Title: Write Simple Python Gui Application
Post by: ScottYelich on June 25, 2005, 12:26:15 pm
right...

I'm pretty sure there's a pyqt book online...

let me see...

http://mats.imk.fraunhofer.de/pipermail/py...ril/002403.html (http://mats.imk.fraunhofer.de/pipermail/pykde/2002-April/002403.html)

http://www.opendocspublishing.com/pyqt (http://www.opendocspublishing.com/pyqt)

yup.

Scott
Title: Write Simple Python Gui Application
Post by: Chero on July 25, 2005, 08:58:13 am
Quote
I don't think that the pyqt is available for pdaxrom, so unless your are willing to compile pyqt for it, I wouldn't buy this documentation.

pyqt is available for other roms (like sharp rom, oz ) though.

Other solutions available are python-tk or python-curses.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=85553\")

PyQt is available :
[a href=\"http://zaurus.spy.org/feeds/cacko/x11/feed/]PyQt 3.9[/url]

Chero