Tkinter: How to remove stacking order of a widget in grid manager

Johan Jonkers J.Jonkers at acriter.com
Wed Feb 7 03:50:12 EST 2001


I tried the grid_forget on a frame with a single button. It did not
dissapear. However, if you call the destroy() (or the forget()) method
on the button, it did dissapear.  Maybe this helps.

Johan
-- 
        -- Programmers don't die; they just GOSUB with no RETURN --



More information about the Python-list mailing list