You can use Qt-desiger and generate *ui files. Then use 'pyuic4 -x youruifile.ui -o execfile.py' Then start to reading py file. This point is good idea.
--mohsen On Sat, 2013-09-07 at 11:41 +0800, Genban Tade wrote: > Hi, > I can write some small and urgly GUI using PyQt, > but I want to write some bigger and beautiful > So, is there some good PyQt source code for learning? > > > > > _______________________________________________ > PyQt mailing list PyQt@riverbankcomputing.com > http://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt