| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Hi All, I'm just beginning with the accessibility API. I'm trying to get a custom Cocoa About panel to work in the same accessible way as the standard About panel. When using VoiceOver: on a standard About panel the accessibility focus starts with the first static text field (the name of the application), but in my custom About panel the Credits in the scrolling text view are always selected first. This is what I have tried: * Each text field is selectable. * The static text field representing the application name is connected to the panel's initialFirstResponder. * Each text field and the Credits Text View are connected together in an appropriate loop to each other's nextKeyView * The NSAccessibilityFocusedAttribute for the panel is set to YES * The NSAccessibilityFocusedAttribute for the Credits Text View is set to NO What am I missing? Can anyone point me in the right direction? Thanks, Dave ------ David Kennedy (http://www.zenopolis.com) |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Accessibility-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/accessibility-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.