I am developing an app that has a tableview and a search view in the view controller and I have this feature working fine. However, I would like to move this search to use a toolbar search item. So, I was looking in the Coca programming for OS X and did not find any section dealing with implementing a search feature in the toolbar.
So, can anyone direct me to any tutorials/books that would help with this?
Thanks