Tkinter: multicolumn table widget

Rich Shepard rshepard at appl-ecosys.com
Mon Jun 6 12:10:55 EDT 2022


On Tue, 31 May 2022, MRAB wrote:

> There's an example of how to show a tooltip here:
> https://stackoverflow.com/questions/3221956/how-do-i-display-tooltips-in-tkinter

MRAB,

A tooltip would work. I downloaded the first example and assume that it will
display a treeview cell when the cursor hovers over it without needing to be
limited to a single column.

When I test the module (I'm still writing it) I'll learn what needs fixing.

Thanks very much,

Rich


More information about the Python-list mailing list