Putting insertion point between two NSTextAttachment images
Putting insertion point between two NSTextAttachment images
- Subject: Putting insertion point between two NSTextAttachment images
- From: Glen Simmons <email@hidden>
- Date: Wed, 15 Sep 2004 13:22:01 -0500
OK, I'm trying to work around what I consider buggy behavior in
NSTextView: you can't place the insertion point between 2 adjacent
NSTextAttachment images by clicking between them, nor can you select a
range of them by dragging. I consider this buggy because
NSTextAttachments are treated as characters for most purposes, but not
for editing. And yes, I've filed a bug.
Anyway, I'm looking for sample code that shows how to handle mouseDown
/ Up / Dragged, etc. and also for any hints or tips on this subject.
Thanks,
Glen Simmons
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden