Re: NSToolbar removeItemAtIndex
Re: NSToolbar removeItemAtIndex
- Subject: Re: NSToolbar removeItemAtIndex
- From: Fritz Anderson <email@hidden>
- Date: Fri, 3 Dec 2010 11:13:21 -0600
On 2 Dec 2010, at 8:47 PM, email@hidden wrote:
> In the app delegate applicationDidFinishLaunching I call
>
> [m_toolbar removeItemAtIndex:15];
> [m_toolbar removeItemAtIndex:17];
Examine m_toolbar. Is it nil?
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden