Re: Modifying selected children attribute
Re: Modifying selected children attribute
- Subject: Re: Modifying selected children attribute
- From: Ricky Sharp <email@hidden>
- Date: Sun, 25 Feb 2007 16:03:28 -0600
On Feb 25, 2007, at 3:44 PM, Ricky Sharp wrote:
How can I find out the method that is being called to change the
state of the cells?
Well I feel dumb...I had a breakpoint on setState:, but in the
IIButton class (NSControl subclass) and not the one in IIButtonCell!
I then got a stacktrace showing that an
'accessibilitySetSelectedChildrenAttribute' method is called on
NSMatrix which does all the work.
Then I felt more dumb as I could just override
accessibilitySetValue:forAttribute: to do my specialized work!
Sorry for the noise,
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden