FROM : <java_nutt
DATE : Thu Apr 14 06:23:59 2005
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
DATE : Thu Apr 14 06:23:59 2005
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
| Related mails | Author | Date |
|---|---|---|
| Juan Pablo Pertier… | Apr 13, 21:29 | |
| Juan Pablo Pertier… | Apr 14, 02:47 | |
| <java_nutt | Apr 14, 06:23 | |
| Juan Pablo Pertier… | Apr 14, 06:33 |






Cocoa mail archive

