On Thu, 17 May 2012 17:43:08 +0530, Ganesh Kumar wrote: > I am new to pyqt, I have create one small application, my application > starts time , will updates continuously, like analog clock How to do > this, please guide me guys,
Take a look at the widgets/analogclock example in the PyQt archive. This uses a timer to update the widget once every second. David _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt