Re: custom view won't update
Re: custom view won't update
- Subject: Re: custom view won't update
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 11 Sep 2007 09:46:13 -0700
On 9/11/07, H M <email@hidden> wrote:
> > When you say you instantiated it... I assume you mean you dragged
> > an NSView off of the palette and into the nib object window (the
> > one with the "Instances, Classes, etc. " tabs at the top). If so
> > then you created a view that isn't a member of a view hierarchy
> > yet. To "see" this view you would need to programmatically add into
> > a view hierarchy of a window.
>
> negative. by "instantiate" I mean I selected my custom class, then
> chose "instantiate" from the menu.
Which results in the same stand alone instance.
OK so now have it figured out. :)
-Shawn
_______________________________________________
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