Ticket UUID: | 94146a51e8abc94fe1ae62fcce1341a057445a89 | |||
Title: | Allow to set tooltips on column headings in a ttk::Treeview | |||
Type: | Patch | Version: | 0.8 | |
Submitter: | mathias | Created on: | 2022-09-25 22:48:37 | |
Subsystem: | tklib :: tooltip | Assigned To: | aku | |
Priority: | 5 Medium | Severity: | Minor | |
Status: | Closed | Last Modified: | 2024-05-07 16:58:00 | |
Resolution: | Fixed | Closed By: | nemethi | |
Closed on: | 2024-05-07 16:58:00 | |||
Description: |
It is currently possible only to set tooltip on Treeview’s items but not on individual data cells or on column headings (which both could be useful). This patch allows for the latter (but not the former). One possible issue is that if a column and an item have the same ID, their tooltips will be mixed. | |||
User Comments: |
nemethi (claiming to be Csaba Nemethi) added on 2024-05-05 19:34:47:
Check-in ID: [68f75b30b5]. nemethi (claiming to be Csaba Nemethi) added on 2024-05-05 19:32:47: Forgot the check-in ID: [68f75b30b5]. nemethi (claiming to be Csaba Nemethi) added on 2024-05-05 19:29:42: Applied the patch, with several improvements both in tooltip.tcl and tooltip.man. Bumped the version number to 1.7 (which probably should be kept unchanged during the next few weeks, even if further tooltip-related tickets are being processed). |
Attachments:
- tooltip.diff [download] added by mathias on 2022-09-25 22:48:48. [details]