Re: Simple question about NSTableView grid...
Re: Simple question about NSTableView grid...
- Subject: Re: Simple question about NSTableView grid...
- From: <email@hidden>
- Date: Thu, 14 Apr 2005 4:23:59 +0000
When an NSTableView is created, it contains no rows. If you would like some rows to be added when your application starts, you'll have to do it in -awakeFromNib. But if you're using Cocoa Bindings, this could complicate things for you.
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden