Hi,

2011/7/11 Gour-Gadadhara Dasa <[email protected]>:
> I got Rapid GUI programming book which covers PyQt and wonder whether do you
> advise to star learning Py+Qt programming using PyQt and then switch to PySide
> or to try adapt the code to work with PySide from the very beginning?
>
> One of the reasons I'm considering PyQt now is py3k support...

My understanding is that if you use PyQt API 2, it should be
relatively easy to switch between PyQt and PySide, with only minimal
changes (PySide only supports PyQt API 2, and tries to be more
Pythonic where it makes sense).

HTH :)
Thomas
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to