Re: Alignment in NSToolbar?
Re: Alignment in NSToolbar?
- Subject: Re: Alignment in NSToolbar?
- From: Sherm Pendley <email@hidden>
- Date: Fri, 16 Jun 2006 21:46:23 -0400
On Jun 16, 2006, at 9:29 PM, Rick Langschultz wrote:
Hey everyone,
is there a way that I can align an NSToolbarItem to the right hand
side of an NSToolbar? I didn't see anything like this in the
documentation library? Any opinions?
The standard toolbar item NSToolbarFlexibleSpaceItemIdentifier will
expand to fill available space, so place one of those to the left of
the item(s) you want to push to the right.
Have a look at <http://developer.apple.com/documentation/Cocoa/
Conceptual/Toolbars/Tasks/AddRemoveToolbarItems.html>, especially
listing 2 & figure 2.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
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