Scrolling a NSTextField
Scrolling a NSTextField
- Subject: Scrolling a NSTextField
- From: JECKER Frédéric <email@hidden>
- Date: Fri, 25 Sep 2009 17:04:51 +0200
Hi,
I have an non-editable/selectable NSTextField which content is set
programatically (and the field's layout attribute is set to "Scroll").
Now when the field is filled, the overflow text is not displayed despite the
"Scroll" attribute.
When turning the fied selectable/editable this works fine : as soon as the
content is bigger than the field's size,
its content is immediately scrolled to the cursor position.
Is there a way to perform this behaviour manually ?
Thanks
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden