Page 1 of 1
macOS menu search?
Posted: Mon Dec 02, 2019 1:01 pm
by Rinzwind
Anyone an idea how this is done in PB? The IDE includes it, so I guess it should be possible. You know, the way you can search for the location of a menu item in macOS? Most times the search box is located in the Help menu.
Re: macOS menu search?
Posted: Mon Dec 02, 2019 1:02 pm
by Rinzwind
Talked too soon. Simply adding a Help menu automagically adds it. Not sure if this is language dependant however. How does macOS 'know' its the help menu?
Re: macOS menu search?
Posted: Mon Dec 02, 2019 1:47 pm
by wilbert
If you want to return useful information yourself for that search box, you need to implement
NSUserInterfaceItemSearching