Re: Custom NSImageView
Re: Custom NSImageView
- Subject: Re: Custom NSImageView
- From: Corbin Dunn <email@hidden>
- Date: Thu, 07 May 2009 09:24:20 -0700
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
_______________________________________________
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