Quote:
Originally Posted by chaley
The problem is, as always, real estate. If you can suggest a place to put the information that doesn't eat a lot of space, I would listen.
Have you tried '*foo' feature? Reducing the size of the tree might work better for you.
|
Ooooh, very nice. I wondered what on earth you were talking about until I tried it. For anyone else reading - if you put * in front of your search term it displays the treeview collapsed with just the items matching that term within it (effectively a filter). That will do the job just as well, thanks!
Quote:
Originally Posted by chaley
The tooltip for a custom item already shows you the category name as well as the average rating.
|
Hmmm... not for me. It just shows the average rating?
Quote:
Originally Posted by chaley
Qt has the API to collapseAll/expandAll, and I have thought about an expand-all/collapse-all option, but as usual I don't know where to put it. I am not in general a fan of right-click (people don't seem to notice that the functions are there), but that may be the right place.
|
How about a button just to the right of the Find? You already have a very large text area for typing Find text, hard to believe people will type expressions long enough to fill that. I would much prefer a button over a right click - less clicks for a start and as you say more discoverable. Just a teeny one the size of Advanced Search as a quick way to collapse the tree and clear the find text...