And how do I select all of characters? That would be my only
problem with the replaceCharactersInRange:withString:...
-setSelectedRange:?
Sorry, I misunderstood your question. Why would you need to
'select' the characters to use -replaceCharactersInRange:withString:?
You give it the entire range of the text currently in the text view
and a new string to replace it with.
No selection necessary if none is desired ...
--
I.S.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]