i am developing an application using Tkinter where 'next' button takes to another window and removes the first one from screen and 'back' button bring me back to previous window and so on. though i am able to move from one window to another but is unable to remove the previous one from the screen. does anybody have a idea how to do away with this problem. -- http://mail.python.org/mailman/listinfo/python-list
- controlling the windows varun chadha
- Re: controlling the windows Mike Driscoll
- Re: controlling the windows Guilherme Polo