Tk Library Source Code

View Ticket
Login
Ticket UUID: 8c50f12d26246f8df231184fa906d0b3ff62fec
Title: tooltip support for ttk::treeview
Type: Patch Version: trunk
Submitter: emiliano Created on: 2022-05-05 11:23:05
Subsystem: tklib :: tooltip Assigned To: aku
Priority: 5 Medium Severity: Important
Status: Closed Last Modified: 2024-05-22 20:28:43
Resolution: Accepted Closed By: aku
    Closed on: 2024-05-22 20:28:43
Description:
The attached patch provides support for tooltips on items of a ttk::treeview widget with default class (Treeview)

No support is provided for ttk::treeview widgets of different class (using the -class option upon widget creation).
User Comments: aku added on 2024-05-22 20:28:43:

Thank you for your patience.

This ticket seems to have been fixed via commit [68f75b30b5e065e6], based on a slightly newer patch submitted with ticket [94146a51e8].


Attachments: