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
Post a Comment