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.
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.