[Tutor] Tkinter problems

Thomi Richards thomi@thomi.imail.net.nz
Tue Nov 19 06:27:02 2002


Slight problem:

I've noticed that as soon as i create a message box using the
tkMessageBox module, it creates a blank root window on the screen. I
would like to utilise that root window. is there a way? I guess i need
to know what the name of the root window object is, so i can do
something like:

lstatus = Tkinter.Label(tkMessageBox.rootwindow,text="testing,
testing...")
lstatus.pack()

blah blah blah.

I had a look at the source of that module, but couldn't make head or
tail of it. Can anyone help?

-- 
Thomi Richards
thomi@imail.net.nz
http://thomi.imail.net.nz/
Thomi Richards,
thomi@imail.net.nz