dialog in Tkinter

Jacek Popławski jp at ulgo.koti.com.pl
Fri Apr 20 22:19:08 EDT 2001


I need window like this:

---------------
|    title    |
| label entry |
| label entry |
| label entry |
|     ok      |
---------------

to create it, I use:
- topframe with title
- dialogframe with 3 labels and 3 entries (grid)
- botframe with ok button

is it really the simplest method?

-- 
All eyes see the figure of the wizard
As he climbs to the top of the world
No sound, as he falls instead of rising                             "Stargazer"
Time standing still, then there's blood on the sand         - Ronnie James Dio



More information about the Python-list mailing list