On Wed, 17 Aug 2011 03:07:03 +0500, uahmed <gleam.uahmed at gmail.com> wrote: > Hi > > In tkinter i use after method to recall the function after particular > interval time and that function do the the changes in GUI . What i should > use to do changes in Pyqt GUI ? QTimer.singleShot() Phil