Re: instantiate NSImageCell
Re: instantiate NSImageCell
- Subject: Re: instantiate NSImageCell
- From: "Mark A. Stratman" <email@hidden>
- Date: Wed, 30 Jun 2004 15:23:29 -0500
I'm fairly sure you can't instantiate any type of NSCell in IB. This
is because an NSCell usually only "lives" inside certain types of views
(NSButtons, NSTableViews, etc).
NSCells are usually (always?) created programmatically.
What are you trying to do that requires you to add it in IB?
- mark
On Jun 30, 2004, at 2:06 AM, Camille GOUREAU-SUIGNARD wrote:
Hi,
does somebody know why I can't instantiate (apple-ALT-I) an
NSImageCell in Interface Builder ?
Many thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.