Re: subclass NSToolbar for iLife style
Re: subclass NSToolbar for iLife style
- Subject: Re: subclass NSToolbar for iLife style
- From: Tim Perrett <email@hidden>
- Date: Wed, 4 Jul 2007 09:13:55 +0100
Hey Tom
Thanks for the suggestion but im actually after the bar that sits
along the bottom quarter of the iPhoto window, after having a poke
around in IB and doing a class-dump on iPhoto, it seems that Apple
rolled there own view code to achieve that look. Namely an NSView
subclass, with subviews for each button item descending from
NSObject. I was wondering if anyone had done this roll your own
toolbar type thing before?
Cheers
Tim
On 4 Jul 2007, at 00:09, Tom Lynch wrote:
Hey Tim!
Try this soloution from matt gemmell
http://mattgemmell.com/source/
Look for 'TunesWindow'
Alternativly if your just after the toolbar then you are looking
for the 'Unified Titlebar and Toolbar' check box in interface
builder on the inspector when inspecting NSWindow (your window with
the toolbar)
Regards
Tom Lynch
_______________________________________________
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