Re: NSTableView Grows with # of rows
Re: NSTableView Grows with # of rows
- Subject: Re: NSTableView Grows with # of rows
- From: "I. Savant" <email@hidden>
- Date: Wed, 28 Jan 2009 18:57:50 -0500
On Jan 28, 2009, at 1:50 PM, Jason Cox wrote:
Im using a tableview linked up to an array controller. I want the
height of the tableview to grow with the # of objects in the array
controller. Like addressbook, add an e-mail and it just appears
below it.
Maybe I'm not understanding what you're trying to do, but a table
view *already* grows with the number of items *displayed in the table
view*.
That the NSTableView typically comes already embedded in an
NSScrollView (when dragged in IB) is beside the point. :-)
If I'm not understanding, maybe a more in-depth description would
help.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden