On 07/10/2009, at 11:49 AM, Kyle Sluder wrote:
You haven't wrapped this in -[NSTextView shouldChangeTextInRange:replacementString:] and -[NSTextView didChangeText].
Aha! Thanks - can you point me to the relevant documentation on that? I was working on the principle that methods like this were high level and were managing that before-and-after notification/setup stuff for me.
--Graham _______________________________________________ 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]
