On Oct 15, 2011, at 3:47 PM, mark wrote:
I have a nib based toolbar in a window.
I have set the customise toolbar flag to YES (in IB and programmatically).
I have set the View menu items 'Customise
Toolbar...' and 'Hide/Show Toolbar' to the
first responder as directed in the
documentation
On Oct 15, 2011, at 3:47 PM, mark wrote:
> I have a nib based toolbar in a window.
> I have set the customise toolbar flag to YES (in IB and programmatically).
> I have set the View menu items 'Customise Toolbar...' and 'Hide/Show Toolbar'
> to the first responder as directed in the documentatio
I have a nib based toolbar in a window.
I have set the customise toolbar flag to YES (in IB and programmatically).
I have set the View menu items 'Customise Toolbar...' and 'Hide/Show
Toolbar' to the first responder as directed in the documentation.
I have implemented the delegate protocols
-to