Re: Finding a view (Cocoa theory)
Re: Finding a view (Cocoa theory)
- Subject: Re: Finding a view (Cocoa theory)
- From: mark <email@hidden>
- Date: Sun, 20 Feb 2005 09:09:42 -0800
If I add a "custom view", then change the custom class to descend from
NSControl, IB still doesn't show anything other than the "Hidden" checkbox
in the "Attributes" Info pane. I am I doing something wrong in IB, or is
this an IB bug? Even if I select another object and go back to that (now
NSControl) object, IB still shows just the NSView (Hidden) data
Thanks!
Mark
> From: Ricky Sharp <email@hidden>
>
>> The tag method would seem to work; however, if I drag in a "custom
>> view"
>> from IB to use as my view "container", the only property available is
>> "Hidden" in the attributes panel. A tag would only be useful if I
>> could set
>> it in IB; otherwise an outlet seems to be the better solution
>
> The tag property is only available in NSCell, NSControl, and their
> subclasses.
>
_______________________________________________
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