I would like to get an NSTextField into an NSToolbar, sort of like the Address Bar in Safari. How could I do this? (I've considering layering a view over it but that defeats the purpose of having a customisable toolbar)
I know that there's the Search Field item, but thats already used for another function.
EDIT: Never mind, I found some Apple sample code.
I know that there's the Search Field item, but thats already used for another function.
EDIT: Never mind, I found some Apple sample code.