Re: Creating a Bottom Bar on NSWindow
Re: Creating a Bottom Bar on NSWindow
- Subject: Re: Creating a Bottom Bar on NSWindow
- From: Ross Carter <email@hidden>
- Date: Wed, 03 Dec 2008 09:34:48 -0500
There's also some info on bottom bars in the HIG. http://developer.apple.com/documentation/UserExperience/Conceptual/AppleHIGuidelines/XHIGWindows/chapter_18_section_4.html
On Dec 2, 2008, at 9:32 PM, Brandon Walkin wrote:
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.
_______________________________________________
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