tkinter resize question

Rick Johnson rantingrickjohnson at gmail.com
Fri Jul 17 16:06:22 EDT 2015


On Friday, July 17, 2015 at 2:52:56 PM UTC-5, Russell Owen wrote:

> I'm not seeing it. If I try the following script I see
> that resizing the widget does update frame.winfo_width()
> and winfo_height. (I also see that the requested width and
> height are ignored; you can omit those).

I wonder if the OP is trying to query the sizes from inside
an event handler? Hmm. But since he failed to explain the problem
coherently, and also failed to provide a code sample, i'm
not willing to exert any effort beyond that.



More information about the Python-list mailing list