Re: [textView:shouldChangeTextInRanges:replacementStrings:] When does this type of event occur?
Re: [textView:shouldChangeTextInRanges:replacementStrings:] When does this type of event occur?
- Subject: Re: [textView:shouldChangeTextInRanges:replacementStrings:] When does this type of event occur?
- From: Dave DeLong <email@hidden>
- Date: Wed, 23 Dec 2009 14:58:04 -0700
In many apps, you can hold down the option key to change the cursor into a crosshair, and do a vertical selection. In addition, in apps like Pages, you can hold down the command key to do a non-contiguous selection. I'd imagine that both of these scenarios might result in that method getting invoked.
Dave
On Dec 23, 2009, at 2:53 PM, Iceberg-Dev wrote:
> What kind of event can trigger a non-linear selection to be replaced by multiple strings in different ranges?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden