I am trying to add a Search Bar to my app's toolbar. Previously the NSToolbar hasn't allowed adding a Search Bar to the app's toolbar in Catalyst however a lab I attended seemed to suggest that it was now possible to attach one. I haven't been able to find a way to do that and the documentation doesn't seem to suggest anything changing.
If it Is possible it'd be great to refer to some sort of an sample code to see how that can be done.