Re: NSToolbars and NSToolbarItems
Re: NSToolbars and NSToolbarItems
- Subject: Re: NSToolbars and NSToolbarItems
- From: Francisco Tolmasky <email@hidden>
- Date: Tue, 5 Aug 2003 23:31:30 -0700
Well, is there at least a way to have a toolbar item not have a label
string, AND not have the little extra space bellow it if the person
chooses to have labels anyways.
Also, would it be advisable/possible to subclass nstoolbar to do the
always showing thing on the right. Just thinking about it makes me
think it would be pretty hard or near impossible without losing much of
NSToolbar's functionality.
On Tuesday, August 5, 2003, at 11:22 PM, Scott Anguish wrote:
On Wednesday, August 6, 2003, at 1:57 AM, Francisco Tolmasky wrote:
Ok, can I have a toolbar item that MUST be in a toolbar in a given
position. For example, in Safari, the search text field and url text
field are always there. I want to know if there's a way to make it
so that a certain item always appears at the very right of my
toolbar, regardless, but allows every thing else to be customized.
Nope, there is no API for this. You should file an enhancement
request though, since it makes sense.
Incidentally, I don't think Safari uses the NSToolbar... there is no
Customize popup, no drag and drop of the items, and it has a different
UI for handling customization.
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.