Hey guys,
I've recently noticed there is no documentation except for the header on NSSearchField. So I dug around and found out how to add a custom menu to your search field. Firstly, create a menu in your nib, then Control + Click and drag from the search field to your menu, and connect searchMenuTemplate.
When you next build your app, you will have your own menu added.
Im still stuck at the recent searches bit of it, if anyone can shed some light, please do.
Hope this helps
Oliver