| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| I'm responding to my own message with additional things I've tried. On 16 Jun 2008, at 14:28, Citizen wrote:
I thought maybe posting an accessibility value change notification for the first static text field may give it accessibility focus: NSAccessibilityPostNotification(appNameTextField, NSAccessibilityValueChangedNotification); but this did not work. I then thought of setting the application name element as the title UI Element of the credits Text View: [creditsTextView accessibilitySetOverrideValue:appNameTextField forAttribute:NSAccessibilityTitleUIElementAttribute]; [appNameTextField accessibilitySetOverrideValue:creditsTextView forAttribute:NSAccessibilityServesAsTitleForUIElementsAttribute]; but this did not work either. 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
| References: | |
| >Stopping a scrolling text view from stealing focus from static text fields (From: Citizen <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.