From: Jaypee Date: 2005-11-19T04:37:19+09:00 Subject: Re: RubyCocoa question anne001 wrote: > http://www.macdevcenter.com/pub/a/mac/2004/10/12/cocoa.html > > see def addFile > > the whole thing can be downloaded (see end of tutorial) so you can see > how it works. > Note that that particular demo (a GUI to the tar comamnd) is missing one step of configuration. You need to connect the NSTableView to the Controller Instance using the dataSource outlet from the NSTableView. J-P