Re: Custom NSTextView used as field editor doesn't support spoken keystrokes by VoiceOver
Re: Custom NSTextView used as field editor doesn't support spoken keystrokes by VoiceOver
- Subject: Re: Custom NSTextView used as field editor doesn't support spoken keystrokes by VoiceOver
- From: James Dempsey <email@hidden>
- Date: Wed, 7 Nov 2007 14:43:06 -0800
Daniel,
A few questions:
1. Is this NSTextView subclass being used in a cell in a table view or
outline view?
2. Could you run your app with the argument -
NSAccessibilityDebugLogLevel 1 and see if there are any errors logged
when you edit the field with VoiceOver running? Any output would be
helpful.
3. What is the basic gist of the changes you've made to the
NSTextView? It may be you've overridden something that normally sends
an AX notification.
-James
On Nov 6, 2007, at 2:08 AM, Daniel Schwill wrote:
Hi,
I'm using a custom NSTextView as the field editor for two fields in
my app, but VoiceOver doesn't speak the keystrokes when editing
these fields.
Any hints why this doesn't work with my custom NSTextView?
Is something missing in my custom NSTextView to support spoken
keystrokes by VoiceOver?
Regards,
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (Accessibility-
email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--------------------------------------------------
James Dempsey
AppKit Engineering
Apple
email@hidden
_______________________________________________
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