| Sign In/My Account | View Cart |
| Article: |
Understanding the NSTableView Class | |
| Subject: | Nice article | |
| Date: | 2006-08-09 03:59:40 | |
| From: | kool | |
| Just a small note. You named your datasource subclass "aDatSrc" but going by the Cocoa conventions for object naming (capital first letter, no abbreviations) it should be named "MyDataSource" or something alike. | ||