Re: Using NSTableView without Nib files

2009-02-26 Thread devulder jean-paul
Hi, Thanks for the tips. I have found some examples here: http://freshmeat.net/redir/gnustep-examples/33885/url_tgz/gnustep-examples-1.2.0.tar.gz 2009/2/27 sheen mac > > > Hi, > > You should add table column inside tableView. > > Regards > Sheen > > > --- On Thu, 2/26/09, devulder jean-paul

Re: Using NSTableView without Nib files

2009-02-26 Thread Chris Hanson
I'm using my iPhone so I can't look at your code, but are you creating a scroll view around your table view? IB does that for you. Also, why don't you want to use IB? The most straightforward way to compose tour human interface is Interface Builder, especially now that Cocoa has view contro