Re: NSDatepicker inside a TableViewColumn

2010-06-19 Thread jonat...@mugginsoft.com
On 19 Jun 2010, at 19:46, Junio Gonçalves Vitorino wrote: > Hello, I'm working on a project that the user should fill columns of a > tableview (that maps to a coredata entity) with dates. After googling I > found some posts saying that is impossible to place a NSDatep

NSDatepicker inside a TableViewColumn

2010-06-19 Thread Junio Gonçalves Vitorino
Hello, I'm working on a project that the user should fill columns of a tableview (that maps to a coredata entity) with dates. After googling I found some posts saying that is impossible to place a NSDatepicker inside a TableViewColumn, is that true? If not, why I can't drag a NSDatepi