tkinter resize question

nickgeovanis at gmail.com nickgeovanis at gmail.com
Fri Jul 17 14:53:05 EDT 2015


Resizing a tkinter window which contains a frame which contains a button widget, will not change the current size of the window, frame or button as recorded in their height and width attributes (at least not if they are resizable). What is the correct way to detect their current size?



More information about the Python-list mailing list