Hello and thanks for the replies!

Yes it's what I.S. mentioned about doing with IB3.  That clears it up and I'll 
just do it the old-fashioned way following the examples... :-)

Thanks again,

Rick





________________________________
From: I. Savant <idiotsavant2...@gmail.com>
To: Kiel Gillard <kiel.gill...@gmail.com>
Cc: Jo Phils <jo_p...@yahoo.com>; cocoa dev <cocoa-dev@lists.apple.com>
Sent: Thursday, April 16, 2009 9:49:25 PM
Subject: Re: nstoolbar in tiger

On Thu, Apr 16, 2009 at 9:21 AM, Kiel Gillard <kiel.gill...@gmail.com> wrote:

> You don't need to create a subclass of NSwindow, all you need is an object
> to provide the NSWindow instance a NSToolbar.

  The difference that likely led Jo to this conclusion is that
Interface Builder 3 (and the latest version of nibs/xibs that go with
it) has the ability to create and store toolbars directly in the NIB,
whereas previous versions did not. Before this, you had to do it all
in code and there are a lot of examples to do so, one of which Kiel
points out.

  In fact, on half the occasions I've had to create a toolbar with the
latest and greatest tools, I was forced revert to code for better
control. IB 3 is great for creating basic toolbars, but anything
beyond basics will likely require code.


> "B.I.B.L.E. - Basic Instructions Before Leaving Earth"

  Yes, everybody should stone at least one adulterer to death before
they go ... ;-)

--
I.S.



      
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to