In article <[EMAIL PROTECTED]>,
Chris <[EMAIL PROTECTED]> wrote:
>
>> After playing with this an inordinate amount of time, I found that one
>> does need to supply parameters, namely the null parameter of an empty
>> string. Try:
>>
>>    sometop.geometry('')
>>
>> This repacks according to the widgets. Not quite clear from the
>> miserable docs, is it?
>
>
>Wow, that does work. Thank you very much for figuring it out!
>

A TRULY good way to show your thanks for help like this
is to write up what you learned at the Tkinter Wiki <URL:
http://tkinter.unpythonic.net/wiki/ >.  Note:
A.  You have to log in to edit pages
    on this particular Wiki.  If you
    decide to join us, then, you'll
    first need to create an account.

    Read-only visitors can be anony-
    mous, of course.
B.  Major thanks to Jeff Epler for
    maintaining the site, and, in 
    particular, for fighting off 
    recent vandalism.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to