Re: Creating dynamic views
Re: Creating dynamic views
- Subject: Re: Creating dynamic views
- From: Bas Scheffers <email@hidden>
- Date: Sun, 3 Jun 2007 17:09:19 +0930
On 3 Jun 2007, at 16:14, Nick Zitzmann wrote:
You don't have to create your own view; you can do that with a
plain ol' NSTableView.
Thanks, that makes sense. How would you dynamicaly resize it, -
setFrameSize? Would setting a greater height there make the
NSTableView bigger and push everything below it down? (making the
entire window bigger in the process)
Another question: How about programaticaly adding a tab to an
NSTabView and populating that tab with something interesting? And
with something interesting I mean a page full of different controls;
not just a big NSTextView. How would one design that? Any way to load
the contents of a Nib into it?
Thanks,
Bas.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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