Peter;
Thanks for the reply but
.
The documentation for NSToolbarItem for =setView says:
"...The view for the receiver. The view and all of its contents must
conform to the NSCoding protocol if the toolbar supports
customization"
There is no further discussion in the documentation.
On Feb 9, 2009, at 7:13 PM, Steve Cronin wrote:
Folks;
I have a mix of view and image based toolbar items.
The views are all IBOutlets defined in IB.
Everything is working well - events are handled and items
arevalidated, everything is dandy.
Except when the user customizes the toolbar.
T
Folks;
I have a mix of view and image based toolbar items.
The views are all IBOutlets defined in IB.
Everything is working well - events are handled and items
arevalidated, everything is dandy.
Except when the user customizes the toolbar.
The image based items can be added and removed 'till