[Tutor] (no subject)

kass rass kassrass57 at gmail.com
Thu Sep 24 18:37:13 EDT 2020


Hello python tutor,

I have been using the grid() function of the tkinter module to organise
widgets on the GUI window. And I often use the grid_info()['row'] and
grid_info()['column'] functions to retrieve the row and column,
respectively, for a particular widget. But suppose I have a number of
widgets on my window grid, if I know the row and column number of a
particular location on the grid, how can retrieve the widget at that
particular location?
Thank you and best regards,
Kass Rass


More information about the Tutor mailing list