Re: Using NSTableView without Nib files

2009-02-26 Thread devulder jean-paul
Thu, 2/26/09, devulder jean-paul wrote: > > > From: devulder jean-paul > > Subject: Using NSTableView without Nib files > > To: cocoa-dev@lists.apple.com > > Date: Thursday, February 26, 2009, 6:50 PM > > Hi, > > > > I want show some data on

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

Using NSTableView without Nib files

2009-02-26 Thread devulder jean-paul
Hi, I want show some data on NSTableView (without using .nib files) But i does'nt show nothing !! the projet Xcode is here: http://rgb.free.fr/downloads/exemple.zip thanks for your help, ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please