Re: Toolbar hide/show button
Re: Toolbar hide/show button
- Subject: Re: Toolbar hide/show button
- From: Scott Anguish <email@hidden>
- Date: Thu, 13 Mar 2003 00:13:04 -0500
On Wednesday, March 12, 2003, at 06:00 PM, j o a r wrote:
How about subclassing NSToolbar and overriding the "setVisible:" and /
or "isVisible" methods? Would that work?
It might..
But you'd still have the button in the toolbar. might be better to
just get the button using the new NSWindow APIs to access those
buttons, and then remove it from the window.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.