[Tutor] urgent!!!! I need help in Python 1.5.2 and Windows 98---->labels and clocks

Daniel Yoo dyoo@hkn.eecs.berkeley.edu
Wed, 7 Mar 2001 02:36:57 -0800 (PST)


On Wed, 7 Mar 2001, Charles Gruschow wrote:

> I need help with widgets, labels, and clocks.
> 
> I have Idle 0.5, Python 1.5.2, Windows 98.
> 
> I need to know how to create a digital clock with hours and minutes and 
> seconds.

Hello!  Have you taken a look at:

    http://python.org/topics/tkinter/doc.html

yet?  There are a few tutorials to Tkinter there.  The question that
you're asking sounds way too large for us to handle; we can't teach all of
Tkinter in one message.

Ask smaller, more specific questions, and we can be more effective in
helping out.  What do you know about Tkinter already?