Re: Beginner's questions (and an NSForm/IB question)
Re: Beginner's questions (and an NSForm/IB question)
- Subject: Re: Beginner's questions (and an NSForm/IB question)
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 17 Oct 2001 04:00:49 -0700
On Wednesday, October 17, 2001, at 03:44 AM, Angela Brett wrote:
Is there a way of adding a form with more than two cells in IB? I know
it can be done programmatically, in fact that's what I've done.
However, it would be nice to be able to add all the cells in IB, so I
could more easily lay out the rest of the window according to the size
of the form. I haven't found a way to do this... is there one?
An NSForm is a subclass of NSMatrix, so select it and:
drag on a sizing handle to change the cell size,
command-drag to change the intercell spacing, and
Alt-drag to add or remove cells.
-jcr
"I fear all we have done is to awaken a sleeping giant and fill him
with a terrible resolve." -Admiral Isoroku Yamamoto, Dec 7, 1941.