Hi Mark Summerfield,<br><br>I am fan of your book "Rapid GUI Programming with Python and Qt". Its pleasure to have new edition. But two year is little long....<br><br>I have found the pyqt does not have any support for the classes for embedded linux. But David Boddie has given some support for it in <a href="http://bitbucket.org/dboddie/pyqt4-for-embedded-linux" target="_blank">http://bitbucket.org/dboddie/pyqt4-for-embedded-linux</a>.
 I wish please you to include support for it in next edition, such as how to port it to embedded linux / embedded systems....<br> <br>Sathishkumar<br><br><div class="gmail_quote">On Mon, Jul 19, 2010 at 9:07 PM, Mark Summerfield <span dir="ltr"><<a href="mailto:list@qtrac.plus.com">list@qtrac.plus.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">On Mon, 19 Jul 2010 15:06:12 +0200 (CEST)<br>
<<a href="mailto:projetmbc@club-internet.fr">projetmbc@club-internet.fr</a>> wrote:<br>
<br>
> Hello,<br>
> I would ike to have infos about the future new version for Python 3<br>
> of this great book. Is there a publication date ?<br>
<br>
</div></div>Hi "C",<br>
<br>
I would very much like to do a new edition of the PyQt book, but it will<br>
probably not be for another year or two due to other commitments.<br>
<br>
I want the next edition to be based on Python 3.1 (or later). Also, I am<br>
hoping that by the time I'm ready to start on it PySide will support<br>
Python 3 and will be sufficiently compatible with PyQt that I can cover<br>
both in the same book without confusing readers.<br>
<br>
For those who can't wait I have converted all the book's examples to<br>
Python 3.0 (using PyQt API 1) and to Python 3.1 (using PyQt API 2).<br>
<br>
I had expected the conversion to Python 3.1 and API 2 to be rather<br>
difficult, but in the end it was pretty straightforward, so the<br>
differences between what's shown in the book and the Python 3.1 versions<br>
of the examples are either non-existent or easy to see and understand.<br>
<br>
I've put a few notes on the most problematic classes at the bottom of<br>
the book's web page:<br>
<a href="http://www.qtrac.eu/pyqtbook.html" target="_blank">http://www.qtrac.eu/pyqtbook.html</a><br>
(This is also where the links to the Python 3 examples are located.)<br>
<br>
On a personal note, last week I finished converting all my own Python<br>
programs to Python 3.1 using the 2to3 tool and then manually converting<br>
str % usage to str.format(). This includes some PyQt GUI programs that I<br>
use every day:-)<br>
<font color="#888888"><br>
--<br>
Mark Summerfield, Qtrac Ltd, <a href="http://www.qtrac.eu" target="_blank">www.qtrac.eu</a><br>
    C++, Python, Qt, PyQt - training and consultancy<br>
        "Programming in Python 3" - ISBN 0321680561<br>
            <a href="http://www.qtrac.eu/py3book.html" target="_blank">http://www.qtrac.eu/py3book.html</a><br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</font></blockquote></div><br>