Thanks a lot for the answer!
I see, I'll try to look into it further...
Have a nice day!
On Mon, Jan 5, 2015 at 5:44 PM, Allan Odgaard mailinglist@textmate.org wrote:
On 3 Jan 2015, at 21:48, ecir hana wrote:
[…] by default, the window resize triggers NSTextView scroll
which puts the cursor in the middle of the view. Which is what I'm trying to avoid, i.e. I want the cursor to stay where it was (if possible due to reflow).
TextMate is not based on NSTextView, so the behavior you see in TextMate is not an indication of what NSTextView can or cannot do.
If I understand your issue correct, then I think by default NSScrollView/NSClipView will adhere to the resizing mask as to how the document view should behave when the containing clip view is being resized, but NSTextView could have special code being triggered on resize, though it probably wouldn’t, unless it actually scrolls the caret into the visible area.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate