Adding accessibility tags to a button cell in a cell
Adding accessibility tags to a button cell in a cell
- Subject: Adding accessibility tags to a button cell in a cell
- From: Tina Wen <email@hidden>
- Date: Mon, 12 Oct 2009 23:19:53 +0000
- Thread-topic: Adding accessibility tags to a button cell in a cell
I have a configuration like this: window -> control view
-> nstable -> nscell (as rows in table) -> nsbuttoncell. I want to add
accessibility tags to these button cells. I tried to call accessibilitySetOverrideValue, but
this doesn’t work. I also tried to overwrite hit-test, but that doesn’t
work either. I was trying to add description to the buttonells, but they always
appear to be nil. Does anyone know whether adding accessibility tags to a cell
in a cell is supported in Cocoa at all?
Thanks
very much!
Tina
|
_______________________________________________
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