| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ShowText
A Tkinter window used to display a text.
ShowText is typically used by graphical tools to display
help text, or similar information.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Enter the Tkinter mainloop. This function must be called if this window is created from a non-interactive program (e.g. from a secript); otherwise, the window will close as soon as the script completes. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:46 2011 | http://epydoc.sourceforge.net |