On Dec 4, 2009, at 9:29 AM, Eric Gorr wrote:

> I've got a sample application at 
> http://ericgorr.net/cocoadev/TextViewNoWrap.zip which demonstrates the 
> problem I am seeing.
> 
> Basically, there is just a text view on a window with a horizontal scrollbar 
> which appears only when needed.
> 
> I have set this text view up based on the instructions found in the "Text 
> System User Interface Layer Programming Guide for Cocoa" (page 18 - Setting 
> Up a Horizontal Scroll Bar).
> 
> After ~77 characters or so, the horizontal scrollbar stops scrolling and I 
> can't make any of the text beyond that visible in my view. 
> 
> This looks like a bug to me and one that is likely already known.
> 
> Are there any known or suggested workarounds?
> 
> Thank you.

In IB you have set the maximum width of the text view to 478, so that is the 
limit you are running up against.
_______________________________________________

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

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

Reply via email to