[Tkinter-discuss] Problem facing in lift and tkraise urgent

2009-03-21 Thread YMohan
Hi All, I am facing the issues while using the lift or tkraise with create_window objects. its not working. I am trying to do the show one window at a time. I have created two window objects using the create_window and try to launch the first one. The following code I have written from Tkinter i

Re: [Tkinter-discuss] Problem facing in lift and tkraise urgent

2009-03-21 Thread Michael Lange
On Sat, 21 Mar 2009 08:35:44 -0700 (PDT) YMohan wrote: > > Hi All, > > I am facing the issues while using the lift or tkraise with create_window > objects. its not working. I am trying to do the show one window at a time. I > have created two window objects using the create_window and try to la

Re: [Tkinter-discuss] Problem facing in lift and tkraise urgent

2009-03-21 Thread YMohan
Hello Michael, Thanks a lot for immediate reply. Your solution works. Regards Yogendra Mohan Michael Lange wrote: > > On Sat, 21 Mar 2009 08:35:44 -0700 (PDT) > YMohan wrote: > >> >> Hi All, >> >> I am facing the issues while using the lift or tkraise with create_window >> objects. its no