Re: grey toolbar
Re: grey toolbar
- Subject: Re: grey toolbar
- From: Sean Murphy <email@hidden>
- Date: Sat, 2 Sep 2006 10:38:07 -0400
On Sep 2, 2006, at 9:57 AM, mizuLabs team wrote:
We tried to implement a toolbar in my app, but that it looks
panther/jaguar-style (horizontally lines along the toolbar), not
like the mail or Xcode ones (smooth grey)...
How can we change the look of the toolbar?
If you're application targets 10.4 or later, Interface Builder has an
attribute available for NSWindows called "Unified title/toolbar
look." You can also apply this programmatically, setting the
window's style mask to NSUnifiedTitleAndToolbarWindowMask.
- Sean
_______________________________________________
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
References: | |
| >grey toolbar (From: mizuLabs team <email@hidden>) |