NSLayoutManager behavior
NSLayoutManager behavior
- Subject: NSLayoutManager behavior
- From: Paul Bayley <email@hidden>
- Date: Wed, 5 Sep 2001 16:42:07 -0700
Can I change the behavior of text selection so it's more like SimpleText or BBEdit?
Specifically:
* Selecting from left to right or from up to down doesn't select the carriage return
* Drags are immediate
* Clicking in a selection moves the cursor to that point
Thanks