On 15.06.06 21:49:49, Chakkaradeep C C wrote: > I just moved from PyQt to PyQt4, and i am feeling difficult to understand > how to program.Everything seems to be changed.Is there any documents or > tutorials where one can start learning and programming PyQt4?
<PyQt4>/doc and <PyQt4>/examples will get you started. Apart from the different imports and the different API it's still the same general style. Andreas -- Are you making all this up as you go along? _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
