Re: passing control to other window

2008-06-25 Thread Mike Driscoll
On 6/21/08, varun chadha <[EMAIL PROTECTED]> wrote: > i am trying to develop a application using Tkinter in which a new > window pops out on a particular button press.though i can pass control > automatically to that window using .force_focus() method and disabling > all my widgets in previous wind

passing control to other window

2008-06-21 Thread varun chadha
i am trying to develop a application using Tkinter in which a new window pops out on a particular button press.though i can pass control automatically to that window using .force_focus() method and disabling all my widgets in previous window but the technique is not so clean. for eg. when u click '