Tk Library Source Code

View Ticket
Login
Ticket UUID: 803a13c9f00b81b9b0323e061a3f6a820550843a
Title: additional tooltip options
Type: Bug Version:
Submitter: anonymous Created on: 2021-04-14 14:18:34
Subsystem: tklib :: tooltip Assigned To: aku
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2024-06-01 12:08:50
Resolution: Accepted Closed By: aku
    Closed on: 2024-06-01 12:08:50
Description:
Add new option -image and -info to tooltip creation.
User Comments: aku added on 2024-05-23 16:30:33:
Forgot: Commit [edc5a0a48fc2e134]

aku added on 2024-05-23 16:29:44:

Applied patch, with suitable changes to adapt to package changes since patch creation.

Currently on branch `tooltip-plus-image-and-info` pending checking by Rene.

Note: This supercedes ticket [2970577] and the associated commit [3a592d1145b113c7] (now off trunk and hidden).

Bumped version to 1.8. Thanks to Rene Zaumseil for the ticket, patch, and so much patience.

Regenerated tooltip documentation (version bump)


aku added on 2022-05-10 11:19:27:

@rene, @stevel

I see two commits significantly changing tooltip.tcl post this ticket, both by Csaba. See [1787c3c2297b9943] and the following.

Could you please provide updated patches for your changes ?


stevel added on 2021-05-06 06:20:45:
I've added a patch that applies the msgcat::mc late-binding to the information text (it was already done for the tooltip text)

Attachments: