Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building a custom NSView with IB?



Corbin Dunn <email@hidden> wrote:

> > I'd like to build a custom view that is just an assemblage of an
> > NSTextView, a couple of pushbuttons, and a checkbox.  It seems to me
> > that there should be some way to do this with IB, but I haven't
> > figured
> > it out yet.  All the examples on the net seem to focus on overriding
> > drawRect, which I *don't* need to do.  Anyone have an example of doing
> > this?
> 
> It should be as easy as dragging a custom NSView out into your nib,
> and placing your subviews on it.

That was my thinking, too.  Perhaps I'm just doing the wrong thing with it.

I've got a few outlets and actions defined in the Custom view that are
connected to the buttons and textview.  Something has to run to hook
them together, after instantiating an instance of the custom view.  Seems
to me the standard way of doing this is to somehow just save the custom view
to a separate nib, and reinstantiate it from that nib.  Is that correct?

Bill
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >building a custom NSView with IB? (From: Bill Janssen <email@hidden>)
 >Re: building a custom NSView with IB? (From: Corbin Dunn <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.