Re: NSAccessibilitySharedTextUIElementsAttribute
Re: NSAccessibilitySharedTextUIElementsAttribute
- Subject: Re: NSAccessibilitySharedTextUIElementsAttribute
- From: Mike Engber <email@hidden>
- Date: Tue, 20 Oct 2009 08:59:59 -0700
On Oct 20, 2009, at 7:26 AM, Carolyn MacLeod wrote:
The description for NSAccessibilitySharedTextUIElementsAttribute is
"The elements with which the text of this element is shared."
Would you happen to have an example of a situation when this would
be used?
It's possible for the same underlying text to be used by multiple text
views. You can read about NSLayoutManager and its text containers if
you want to learn the details.
As the description says, this attribute provides a way to find other
text elements that share text.
The common situation where this would occure is a split editing window.
However, I don't know where you can look for an example of this. I was
thinking if you split a window in XCode, but that doesn't seem to do
it - at least in the latest version of XCode.
-ME
_______________________________________________
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