Re: opening new window in one window using Tkinter -- Help please



I've found the solution!!!!!!!! I must destroy the first window using
self.master.destroy(), but thanks anyway ^_^

.