Re: Scrolling NSTextViews
Re: Scrolling NSTextViews
- Subject: Re: Scrolling NSTextViews
- From: SA Dev <email@hidden>
- Date: Fri, 29 Jul 2005 16:36:02 -0400
Clayton:
Are you creating your NSTextView programmatically? If so, the docs
below will help you with "Assembling the Text System By Hand":
http://developer.apple.com/documentation/Cocoa/Conceptual/
TextArchitecture/Tasks/AssembleSysByHand.html#//apple_ref/doc/uid/
20000843
If you're dragging it in Interface Builder the vertical scroll bar
is already enabled. If you disabled it, just turn it back on.
(NSTextView in IB is pre-assembled and contained in an NSScrollView
for you).
On Jul 29, 2005, at 4:15 PM, Clayton Leitch wrote:
How do I get a NSTextView that has a vertical scroll bar?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40silentalcove.net
This email sent to email@hidden
_______________________________________________
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