Hi,

I had a small window of time in which to try to port the PyQt book's
examples to PySide. They all seem to run okay, but unfortunately the
behavior of a few examples isn't correct and I've run out of time so I
can't investigate further.

For example, The Image Changer example works fine, but the MyMovies
example's XML export doesn't work correctly.

Since I haven't managed to complete the porting and I know there are
problems with a few of the examples I'm not keen to make the PySide
versions available.

The general process of conversion was quite straightforward since I
ported the Python 3.1 versions of the examples (since these use PyQt's
API#2 which is what PySide uses).

I made a few notes on doing the basic conversions which might prove
useful: http://www.qtrac.eu/pyqtbook.html#pyside
(See the About PySide section).

Anyway, I'm glad that PySide has reached 1.0.0 and look forward to the
Python 3 port:-)


PS Thanks to Hugo Parente Lima and Lauro Moura for some helpful info.

-- 
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
    C++, Python, Qt, PyQt - training and consultancy
        "Rapid GUI Programming with Python and Qt" - ISBN 0132354187
            http://www.qtrac.eu/pyqtbook.html
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to