python - Make a window top priority -


i have root window panel on it. there function, in create toplevel (another window) asking input user. i'm trying find way make compulsory user either enter input , click ok or cancel dismiss window before being able access root window. it's when error message pops up, can't ignore , other things in root window. have suggestion me?

have @ dialog windows. can use widget.wait_window(window) achieve this.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -