Re: Custom button cells for NSMatrix
Re: Custom button cells for NSMatrix
- Subject: Re: Custom button cells for NSMatrix
- From: Ricky Sharp <email@hidden>
- Date: Mon, 20 Oct 2008 06:23:37 -0500
This is actually quite difficult. I can send you details later today.
In my case, I needed accessibility and mimic the Aqua radio buttons in
terms of all their behaviors.
I ended up subclassing NSMatrix and NSActionCell. I could not get a
subclass of NSButtonCell in an NSMatrix to work completely.
Sent from my iPhone
On Oct 20, 2008, at 6:19 AM, norio <email@hidden> wrote:
Hi,
I'm trying to make a custom cell object for NSMatrix which behaves
like radio button, this is, when you press the second cell, the
second cell is highlighting still.
Would you tell me which method I need to override?
Thank you.
Norio
_______________________________________________
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
_______________________________________________
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