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
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss