• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can't type in NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't type in NSTextView


  • Subject: Re: Can't type in NSTextView
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 03 Jan 2012 16:34:36 -0600

On 3 Jan 2012, at 1:12 PM, Seth Willits wrote:

> I'm well aware of all of that.  And no, it's not always at the top line which is the resizing problem I mentioned. It's initially there, but if you resize the scroll view in certain ways, the text view can be {w, 0} sized and be completely impossible to click on.
…

Can you go to the outline view of the XIB, select the text view, and use the Size inspector to make the height bigger than zero?

This sounds like the frequent problem where autoresizing makes a dimension of a view proportional to the span of the superview, and the superview passes through a size that rounds the view's dimension down to zero. With NSSplitView, the solution is to enforce a minimum width on the subviews. Interface Builder ought to do the same. File a bug.

	— F

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Can't type in NSTextView (From: Seth Willits <email@hidden>)
 >Re: Can't type in NSTextView (From: Fritz Anderson <email@hidden>)
 >Re: Can't type in NSTextView (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: Can't type in NSTextView
  • Next by Date: Re: Not able to add Constraint in Xcode 4.2.1/IB
  • Previous by thread: Re: Can't type in NSTextView
  • Next by thread: Xc3 consumes CPU
  • Index(es):
    • Date
    • Thread