Skip to content

IDLE: Make CallTips selectable #94520

Open
@znsoooo

Description

@znsoooo

Feature or enhancement

CallTips was originally an object of type tk.Label, I hack it into type tk.Text, keeping the size and content unchanged, so the text in calltip can be SELECTED.

Previous discussion

Discuss at: https://discuss.python.org/t/i-made-some-improvement-for-idle-can-i-contribute-to-idlelib-library-in-python-project

Usage: https://github.com/znsoooo/IDLE-Advance

Implementation: https://github.com/znsoooo/IDLE-Advance/blob/master/idlealib/CalltipSelect.py

Metadata

Metadata

Assignees

Labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions