Re: Toolbar bug?
Re: Toolbar bug?
- Subject: Re: Toolbar bug?
- From: Chris Giordano <email@hidden>
- Date: Mon, 20 Dec 2004 22:03:47 -0500
On Dec 20, 2004, at 6:25 PM, Glen Simmons wrote:
On 20 Dec, 2004, at 5:08 PM, Chris Giordano wrote:
Glen,
On Dec 20, 2004, at 5:07 PM, Glen Simmons wrote:
My app has several different window types with different toolbars
and toolbar items. The problem is that you can drag the default set
of icons from window A's Customize Toolbar pane into window B's
toolbar. This results in window B having an empty toolbar. I tried
this in other cocoa apps (Mail, Xcode) and the same thing happened.
I'm guessing this is a known issue, is there a workaround for it?
I think you can resolve this issue by using the delegate to restrict
the items that the toolbar allows.
<snip>
I'm already doing the delegate / allowed items thing. Basically, I'm
doing exactly what Apple's sample code does.
You're right. I had some time to test things and not only can I get
this behavior in my own code, but I can also do this in Xcode. So this
definitely seems like an issue worth reporting as a bug.
Sorry I couldn't help more than to validate your finding.
chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden