Saimadhav Heblikar added the comment:

>I don't know how dialogs and calltip popups behave on Gnome Shell

Can you reply what behaviour you want to confirm?
If you meant, grouping  - Toplevels like ClassBrowser, PathBrowser etc are 
always grouped as single unit in the "Activity Bar". But, in the popup which 
you get for "Alt + Tab", they are displayed as 2 different applications - 
stress on different. For example, if I have two different windows of Google 
Chrome open, they are listed as a single application, both windows nested under 
a single logo. With IDLE, its two different applications.

tkMessageBox and tkFileDialog usage like in "open_class_browser()" and "Save 
As" change the title of in the Activity Bar and "Alt+Tab" menu to "tkFDialog". 
I am not sure if there is a way to pass class_ argument in such a situation.

Just a suggestion, can we use sys.version_info to get Python major version to 
have uniform code?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22133>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to