[Tkinter-discuss] relative grid locations

inhahe inhahe at gmail.com
Fri Mar 21 06:31:22 CET 2008


let's say you wanted to specify the column and row of a control, but
relative to where it would have been placed by default, instead of an
absolute location.   so like i could tell the grid to place a control where
the previous control had been placed...  or perhaps by retrieving the grid
location of the previous control and using those coordinates.

if there's a way to do this the tutorial i have doesn't say it, i think
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tkinter-discuss/attachments/20080321/59c3cbf4/attachment.htm 


More information about the Tkinter-discuss mailing list