Re: Custom cell with Bindings having strange prints in NSTableView

2008-02-27 Thread Miguel Coxo
I have found the reason for the strange print: [super drawInteriorWithFrame: cellFrame inView: controlView]; was left there from a previous version, i still have the random crashes ... On Wed, Feb 27, 2008 at 1:55 PM, Miguel Coxo <[EMAIL PROTECTED]> wrote: > Hello, i have a binding se

Custom cell with Bindings having strange prints in NSTableView

2008-02-27 Thread Miguel Coxo
egments; copy.dateAdded = self.dateAdded; copy.persistenceType = self.persistenceType; return copy; } Any suggestions will be appreciated. Ty, Miguel Coxo ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comm