Well, apparently this does not have a simple answer.

I removed the binding from my text view and instead added an IBOutlet for it, 
so I can use setAttributedString:, followed by setScrollPoint:.

Conclusion: Although it has some bindings available, NSTextView is like NSMenu 
and NSMenuItem in that the bindings and settings available are often 
insufficient to do what you need in a finished application.  In these cases it 
is better to not use Cocoa bindings.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to