Hi! All:
tkMessageBox.showinfo("done", "You are done!!!")
I need to show a message similar to this when some activity is done.
However, I want to position this message box in a different part of
the screen so that it does not occlude the background.
How could I do it?Cheers ketan. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
