Re: Crash in NSView

2008-03-01 Thread Kyle Sluder
On Sat, Mar 1, 2008 at 6:03 PM, Ben Kazez <[EMAIL PROTECTED]> wrote: > On Mar 1, 2008, at 5:02 PM, I. Savant wrote: > > ... and the crash signal would be? > > EXC_BAD_ACCESS. Sounds like the table's next responder is being deallocated under its feet. --Kyle Sluder _

Re: Crash in NSView

2008-03-01 Thread Ben Kazez
On Mar 1, 2008, at 5:02 PM, I. Savant wrote: I'm getting a crash in my source-list-style outline view when my app is in the background and I drag on any of the rows of the view: ... and the crash signal would be? EXC_BAD_ACCESS. Ben ___ Cocoa-d

Re: Crash in NSView

2008-03-01 Thread I. Savant
I'm getting a crash in my source-list-style outline view when my app is in the background and I drag on any of the rows of the view: ... and the crash signal would be? -- I.S. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not