Tkinter question

Huaming Wang hwa786 at casbah.acns.nwu.edu
Fri May 21 10:32:03 EDT 1999


Yeah! I got it. Thank you so much!
Huaming

John Michelsen wrote:

> Huaming Wang wrote in message <37447BC4.7CD63F10 at casbah.acns.nwu.edu>...
> >Thank you very much. My source code is a monster, about 2000 lines, so I
> >think it's not good to post it here. But I can use several lines in
> >interactive mode to explain my problem
> >>>>from Tkinter import *
> >>>>basewindow = Tk()
>
> basewindow.resizable(0,0)
> will cut off resizability.
>
> John





More information about the Python-list mailing list