Re: How to get selected Item in a NSTableVIew

2009-03-24 Thread I. Savant
On Tue, Mar 24, 2009 at 9:59 AM, Sourabh Sahu wrote: > I have created a NStableView and populated a data onto it. How? NSTableDataSource protocol or via Bindings? That's important. > Now I want user can only click on a cell and when it clicked on cell,the > value of that cell > get displaye

How to get selected Item in a NSTableVIew

2009-03-24 Thread Sourabh Sahu
Hi Everyone, I have created a NStableView and populated a data onto it.Now I want user can only click on a cell and when it clicked on cell,the value of that cell get displayed onto some NSTextField. Thanks in advance, Sourabh DISCLAIMER == This e-mail may contain privileged and confiden