On Fri, Mar 30, 2012 at 3:04 PM, Ganesh Kumar wrote:
> Hi guys,
>
> I am new to pyqt. please suggest any good material to understand pyqt.
> please guide me.
>
A very good book for getting started with PyQt is 'Rapid GUI
Programming with Python ant Qt' by Mark Summerfield . Unfortunately
there i
Hello Ganesh,
The best way to learn GUI development is to develop a simple
application. The tutorials can assist you -
http://zetcode.com/tutorials/pyqt4/
But set yourself a target - like a GUI application using which you can
post to your blog. Try doing this and you should be in the right path.