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
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
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