Use the Task class in PyGUI. It is documented here. http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/version/Doc/Task.html
Shankar On Dec 26, 2011, at 6:00 AM, [email protected] wrote: > Send Pygui mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/pygui > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pygui digest..." > > > Today's Topics: > > 1. Timer in PyGUI? (est) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 26 Dec 2011 09:15:24 +0800 > From: est <[email protected]> > To: [email protected] > Subject: [Pygui] Timer in PyGUI? > Message-ID: > <CA+=kK2KjsYD2hjAY8y=BJTGHBdSh8u3G8UWeetMOt=0hh3b...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi guys, > > I have limited GUI experience, so what do I need to do if I want to display > something like 00:00:59 count down timer using PyGUI? > > Is it possible to write cross platform timer code? > > Thanks in advance! > > Regards > est > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mail.python.org/pipermail/pygui/attachments/20111226/788b9b99/attachment-0001.html> > > ------------------------------ > > _______________________________________________ > Pygui mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pygui > > > End of Pygui Digest, Vol 19, Issue 2 > ************************************ _______________________________________________ Pygui mailing list [email protected] http://mail.python.org/mailman/listinfo/pygui
