Quote:
Originally Posted by BetterRed
Suggestions : - replace the ✔ with a pencil to match what's in Book Details;
|
The check mark is a character, which permits showing both the "edited" icon and the check mark. Only one icon can be applied to a cell, so if we use the pencil icon then we can't use the edited icon. The edited icon can't replace the checkmark because a deleted note is edited with no check. I suppose that someone could invent a set of icons to indicate the 4 states (empty not edited, empty edited, exists not edited, exists edited), but that is neither something I am good at nor want to do. Perhaps someone else is willing to take it on.
Quote:
- put tooltips in the Category editor headers - as per the Book list.
BR
|
Headers in the Qt table widget don't support tooltips. As Kovid said a bit back, getting tooltips really requires switching to the equivalent model/view implementation as used for the book list, which is a huge amount of work.