#1254 closed defect (wontfix)
in SortableTable can not use tooltip
Reported by: | Owned by: | Tom Trenka | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (4)
comment:1 Changed 16 years ago by
Owner: | changed from anonymous to Tom Trenka |
---|---|
Version: | 0.2 → 0.3 |
comment:2 Changed 16 years ago by
Component: | General → Widgets |
---|---|
Milestone: | → 0.4 |
comment:3 Changed 16 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
It can't be done, the SortableTable? was never meant to be anything other than a very simple way of displaying data. Even if you wished to attach tooltips to the cells, you'd lose the widget the first time you sorted the table, since SortableTable? destroys and recreates the table on each sort.
Also, I think this is a duplicate bug? Either way, I'm closing it.
Note: See
TracTickets for help on using
tickets.
I think this can't be done but I will let Tom answer.