Re: Custom NSImageView
Re: Custom NSImageView
- Subject: Re: Custom NSImageView
- From: Livio Isaia <email@hidden>
- Date: Fri, 08 May 2009 14:50:34 +0200
Corbin Dunn ha scritto:
On May 7, 2009, at 8:16 AM, Livio Isaia wrote:
I create MyImageView (from NSImageView) which must use MyImageCell
(from NSImageCell).
I put MyImageView in MyWindow with Interface Builder, creating an
NSImageView and setting its class to MyImageView.
The cell is encoded in the nib. You can change it by double clicking
on the MyImageView in IB to select the cell. Then change the class to
MyImageCell in the info window of IB.
corbin
Sorry, but I tried to double click on MyImageView in IB but nothing
happens, the attributes inspector for it remains the same and doesn't
show any choice about the cell.
Perhaps I misunderstand you?
thanks,
regards,
livio.
_______________________________________________
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