Skip to content

how to add a tips to a header with specified column #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ychan79 opened this issue May 11, 2025 · 6 comments
Open

how to add a tips to a header with specified column #301

ychan79 opened this issue May 11, 2025 · 6 comments
Labels
enhancement New feature or request

Comments

@ychan79
Copy link

ychan79 commented May 11, 2025

Hi dear, I have a question about how to add a tips to a header with specified column.

It means that, for a header of selected column, I want to show a tips (Hovertip) message when mouse is on the selected header.

Thank you!

@ragardner ragardner added the enhancement New feature or request label May 12, 2025
@ragardner
Copy link
Owner

Hello,

Due to how busy I am with another project I won't be able to add tooltips myself but you might have a look at the tksheet file find_window.py https://github.com/ragardner/tksheet/blob/master/tksheet/find_window.py

which has some low impact tooltip code in it, perhaps it might be an ok approach for use in the header or table, i'm not sure

sorry i cannot be of more help

kind regards

@JonnyNOS
Copy link

some time ago i made a popup right click window for notes,

but it used a sqlite Database to store and recieve data, maybe if i find the files again it could help?

Hovertips for normal cells would be amazing for my little Tool, too. But just alone getting some kind of thing like the little red trianglee in excel is not very easy for me.

@matheuskknd
Copy link

Hovertips over cells, headers, indexes would be amazing in my project too.

@ragardner
Copy link
Owner

I am working on tooltips, both globally and a notes system for cells, including in the header and index. This may take me a week or maybe longer if I am delayed, I can't give a time frame sorry. But I thought I'd let you know

@ychan79
Copy link
Author

ychan79 commented May 15, 2025

That will be amazing!!!!!

@ragardner
Copy link
Owner

Hello,

Notes and tooltips have been added in version 7.5.7

https://ragardner.github.io/tksheet/DOCUMENTATION.html#notes-and-tooltips

Please let me know if you have any issues or feel the functionality needs some changes

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants