View Single Post
Old 11-21-2008, 10:21 PM   #7
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Under iLiad's limited memory size and its special display refresh mechanism, Python is not a good way to do serious job on iLIad, especially when GUI is related.

Besides, PyQt is not the combination of Python and Qt. Instead, PyQt is a binding between Qt and Python. The relationship between them is not an equation A+B=C.

More specifically, I would say "Python on top of PyQt on top of Qt = Python GUI".

Last edited by ericshliao; 11-21-2008 at 10:29 PM.
ericshliao is offline   Reply With Quote