I am trying to provide my own NSTextLocation subclass and I encounter a similar problem: an unrecognized selector range is sent to an NSTextRange instance that I create.
It seems like it may be necessary to subclass every class in the cluster NSTextContentManager <-> NSTextLayoutManager <-> NSTextLocation to produce something that works.
Can Apple provide any guidance?
Topic:
UI Frameworks
SubTopic:
AppKit
Tags: