Hi Gour, On Sun, 17 Apr 2011 15:29:44 +0200 Gour-Gadadhara Dasa <[email protected]> wrote: > On Fri, 11 Mar 2011 11:52:35 +0000 > Mark Summerfield <[email protected]> wrote: > > Hello Mark, > > > Anyway, I'm glad that PySide has reached 1.0.0 and look forward to > > the Python 3 port:-) > > we've abandoned idea to use D for our project and settled on > Python+Qt. I see that you're porting your book examples to PySide and > we haven't decided yet to use it (over PyQt) due to Python 3 port, but > since we are starting with Python+Qt, I wonder whether your book is > still mostly relevant with the Qt 4.7.x or do you plan 2nd edition > soon?
I would like to do a second edition of the PyQt book (covering both PyQt and PySide with Python 3), but this is not likely to happen anytime soon. This year I'm working on "Programming in Go" and next year I have another project lined up. I think that most of the book's examples will port to PySide (I have some notes on the process at the bottom of the http://www.qtrac.eu/pyqtbook.html page). I think my main problem was with QFileDialog and I think that was due to a PySide bug that's now been fixed. (But I have been too busy to have another go.) Good luck with your project! -- Mark Summerfield, Qtrac Ltd, www.qtrac.eu C++, Python, Qt, PyQt - training and consultancy "Advanced Qt Programming" - ISBN 0321635906 http://www.qtrac.eu/aqpbook.html _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
