Re: Custom NSImageView
Re: Custom NSImageView
- Subject: Re: Custom NSImageView
- From: Livio Isaia <email@hidden>
- Date: Sat, 09 May 2009 20:48:31 +0200
Jack Carbaugh ha scritto:
try clicking near the TOP of the column of the image cell whose
properties you want to modify.
On May 8, 2009, at 8:50 AM, Livio Isaia wrote:
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
It's just an NSImaegeView subclass, and there's no column to click on.
Really, I don't see any way to change the cell class from IB...
thanks again,
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