I have an NSMenu set as the searchMenuTemplate on my NSSearchField, and when it opens it always shows all entries disabled. The recent searches and clear searches stuff works fine, just not any of my menu items for changing the search criteria. I even went so far as to manually enable them at runtime, but that gets ignored as well. Has anyone else seen this? Is there something major I am missing?