• 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: NSScrollView and general IB annoyance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSScrollView and general IB annoyance


  • Subject: Re: NSScrollView and general IB annoyance
  • From: Scott Herz <email@hidden>
  • Date: Mon, 1 Oct 2001 11:33:09 -0700

For IB 2.1 (10.1 tools), we searched through cocoa-dev, omni-dev and our own internal lists to populate the FAQ which now comes with IB. I think we've done a pretty good job of covering the tricky bits, but you do have to read it (not that you could have in this case). For example:

 How do I put widgets inside a scroll view?

Select the widget(s) and use the menu item Layout:Group In:Scroll View. If only one item is selected, IB will attempt to make it the NSScrollView's document view. If more than one widget is selected, they will be enclosed in an NSView and that will be made the document view.

 How do I put widgets inside a split view?

Select the widget(s) and use the menu item Layout:Group In:Scroll View. If the widgets are arranged in a right to left fashion, the split will be vertical. Conversely, if they are arranged from top to bottom the split will be horizontal.

Scott.

On Sunday, September 30, 2001, at 03:31 PM, Chris Gehlker wrote:

On 9/30/01 2:13 PM, "Brian Hook" <email@hidden> wrote:

Fair enough. This is confusing, but I'm not sure how it could be made less
confusing given the way NSScrollView operates. The problem is that you're
taught to use the IB View palette to place just about any kind of view in a
window, but NSScrollView is a rather odd exception because of the way it
operates. This makes sense once you know about it, but when learning it
can be very frustrating.

IIRC this was a big stumbling block for me, too. It's just not obvious.
Please at least give it a prominent place in the release notes.

--
Cogito Ergo Spud. - I think therefore I yam.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


  • Prev by Date: Re: [Carbon] Using Speech in Cocoa
  • Next by Date: Re: NSScrollView and general IB annoyance
  • Previous by thread: RE: NSScrollView and general IB annoyance
  • Next by thread: Re: NSScrollView and general IB annoyance
  • Index(es):
    • Date
    • Thread