ragardner

Results 115 comments of ragardner

The latest version is now `7.4.2`, some issues with sorting have been ironed out.

Hello, There is currently no in-built way to do this, it would require getting the table and index data which is a list of lists, the sublists are rows, sorting...

I think many countries whose citizens require VPNs also have a high proportion that use Linux. It seems to me this is a rather urgent request. Proton team, Please prioritize...

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...

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...

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

> Oh i must've overread it. > > That works, thank you! > > the only thing i have noticed is when using `readonly=False`, when i hover over a text...

@JonnyNOS Thanks for the feedback, I'll work on improving these things and should have an update soon

@JonnyNOS > Would it be possible to detect hover over the entire cell or hover over the top right area of it? I have made it so that it detects...

Do you mean you'd like cut, copy, paste enabled and right click popup menus enabled but not have their menu items on popup menus? The following functions are for adding...