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

Aivar Annamaa report at bugs.python.org
Tue Jun 8 14:15:49 EDT 2021


New submission from Aivar Annamaa <aivar.annamaa at gmail.com>:

Many macOS apps show location info about current document on command-clicking on window title.

I just found out how to do it in Tkinter, so I wanted to share it in case someone wants to add it for IDLE: https://sourceforge.net/p/tcl/mailman/tcl-mac/thread/CAEbkakfc%2B5hUGMyWpjGF2DO7dWOX-3AyR8UOjGfbP8djWWtG-A%40mail.gmail.com/#msg37298382

----------
assignee:  -> terry.reedy
components: +IDLE
nosy: +terry.reedy
title: Support -> Support Command-click on window title on macOS

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


More information about the Python-bugs-list mailing list