Re: The Toolbar Widget
Re: The Toolbar Widget
- Subject: Re: The Toolbar Widget
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sat, 27 Sep 2003 00:39:12 +0200
At 15:04 Uhr -0700 26.09.2003, The Amazing Llama wrote:
Is there any way to get rid of the toolbar widget that appears in
the upper right of windows with toolbars?
Why? Either you have a toolbar, then the user wants to be able to
show/hide it, or you don't want a toolbar, then you shouldn't be
using the NSToolbar class.
Or, better yet, just stopping it from changing the size settings of
the toolbar, and only letting it do hide/show? I know I can
intercept the clicks by subclassing NSWindow, but that's a bit
much...
Why would you want to take away this added functionality from your
users? If they want an all-text or a smaller display, why don't you
let them?
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.