Re: Suppling title ui element for an edit text control?
Re: Suppling title ui element for an edit text control?
- Subject: Re: Suppling title ui element for an edit text control?
- From: Eric Schlegel <email@hidden>
- Date: Mon, 23 Jan 2006 07:44:44 -0800
On Jan 22, 2006, at 12:58 PM, Tomas Zahradnicky wrote:
Dear accessibility developers,
I'm currently trying to set kAXTitleUIElementAttribute for a Carbon
Unicode Edit Text control that gets created from a nib and have
problems to get the title ui element working.
I have noticed that the static text gets kAXTitleUIElementAttribute
with <array of 0> instead of <array of 1> items. When I try to do
the same on a button, it works.
Is there something I have missed?
I'm not really sure what's happening, but I suspect it's because the
EditUnicodeText control delegates its accessibility support to a
separate HIObject that is provided by the MLTE object that implements
the text-editing capability. It's possible that the auxiliary
accessibility attributes are being ignored when they're assigned
directly to the EditUnicodeText control. That would be a bug, so
please file a bug about this and let us know the Radar number.
-eric
_______________________________________________
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