On 2016-04-10 16:48, Allan Odgaard wrote:
I’m generally a fan of unification, but in this case, it might be too much with the ⌃⌘T UI, as personally I would probably not like the bugger and more cluttered ⌃⌘T UI.
As of such, I’m not even sure I’d want a filter string, but it’s worth a try, and it could be hidden until the user actually types something.
That's the plan.
Main downside is that we’ll be adding custom code that then need to be kept up with new OS looks.
My idea is to put an NSSearchField as the view for an NSMenuItem. I don't think any custom drawing is required.