[issue44350] Support Command-click on window title on macOS

Aivar Annamaa report at bugs.python.org
Tue Jun 8 14:27:21 EDT 2021


Aivar Annamaa <aivar.annamaa at gmail.com> added the comment:

In short:

window.wm_attributes("-titlepath", stringContainingTheAbsolutePathOfTheDocument)


Passing empty string as the second argument turned the feature off.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44350>
_______________________________________


More information about the Python-bugs-list mailing list