nvda
4cc05371 - TextInfos now have start and end properties which can be compaired using < <= == >= !=, and can also be assigned to to move that end of the textInfo.

Commit
7 years ago
TextInfos now have start and end properties which can be compaired using < <= == >= !=, and can also be assigned to to move that end of the textInfo. This abstracts away the need to use compareEndPoints and setEndPoint.
Parents
Loading