![]() |
Python_2
1.0
|
Classes | |
class | digitalClock.digitalClock |
Displays in a label the current time. More... | |
class | digitalClock.makeThread |
Creates a new thread. More... | |
class | digitalClock.EntryWithIntVar |
Create an entry and its associate StringVar. More... | |
Namespaces | |
digitalClock | |
Creates a digital clock in a separate thread, so the application using it does not stop. | |
Functions | |
def | digitalClock.main (argv=None) |
Main program for testing. More... | |