Re: [Tkinter-discuss] Trapping event for Toplevel()

2007-08-08 Thread Gerardo Juarez
Thanks, it's exactly what I needed. Gerardo On Tue, 7 Aug 2007, Cameron Laird wrote: > On Tue, Aug 07, 2007 at 11:08:30AM -0400, Gerardo Juarez wrote: > . > . > . > > I would like to know if there is a way to trap the kill butto

[Tkinter-discuss] work to Different frames but in same window

2007-08-08 Thread c.karaca
Hi, I new user in Python. I have development a simple project.This project have three menus. I want to new window but in root frame when click menus.Other ways, firstly root window clear and then new label entry etc.widgets be loacated in same window. I hope , you give me example codes.. bes