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: Tomas Zahradnicky <email@hidden>
- Date: Mon, 23 Jan 2006 19:58:06 +0100
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.
Filed a bug <rdar://4418391> together with a sample code to demo it.
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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