Re: Creating a Bottom Bar on NSWindow
Re: Creating a Bottom Bar on NSWindow
- Subject: Re: Creating a Bottom Bar on NSWindow
- From: Brandon Walkin <email@hidden>
- Date: Tue, 2 Dec 2008 21:32:41 -0500
You can use my BWToolkit plugin for Interface Builder to add a bottom
bar. The advantage to using the plugin rather than doing it
programmatically (as Andre suggested) is that you'll be able to see
the bottom bar in IB which makes it easy to position UI elements on or
above it.
Here's a link: http://www.brandonwalkin.com/blog/2008/11/13/introducing-bwtoolkit/
-Brandon
On 2-Dec-08, at 7:59 PM, Mike Chambers wrote:
I am working on an app, and need to create a "bottom bar" for it.
I could not find any control or info on how to do this, but I noticed
that if I set the Appearance : Texture attribute to true in Interface
Builder (for the window), I seemed to get a bottom bar.
You can see a screenshot here:
http://www.flickr.com/photos/mikechambers/3077911711/
My question is:
Is this the correct way to create the bottom bar?
Is there any way to style the window so it look more like itunes
(itunes has a lighter grey).
Thanks for any input...
mike
_______________________________________________
_______________________________________________
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