Toolbar Item won't show in toolbar

I have a toolbar and I have added an NSToolbarItem. I have chosen the NSAdvanced image and used “Reset” for both the Label and Pallet Label name. I have left the default toolbar items alone. My “Reset” toolbar item doesn’t show up. I even control-dragged from the toolbar item to the window title bar and selected “toggleToolbarShown:” just so it is attached to something. What have I missed?

Thanks in advance,
Brad

How exactly did you add it?

Ric

I added it from the Library palette in IB.

Sorry, I should have been more precise in my question. How did you add it to your window? Did you expand the toolbar and add it to the allowed items, then drag it to the toolbar? That worked fine for me.

Ric

D’Oh!! I did everything BUT drag it to the toolbar from allowed items! :mad: Thanks!

Brad