Crash in NSView
Crash in NSView
- Subject: Crash in NSView
- From: Ben Kazez <email@hidden>
- Date: Sat, 1 Mar 2008 16:56:51 -0600
Hi everyone,
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:
-[NSWindow sendEvent:]
...
584 forwardMethod
584 forwardMethod
584 forwardMethod
584 -[NSView _nextResponderForEvent:]
584 -[NSView hitTest:]
584 -[NSView hitTest:]
584 -[NSTableView(NSTableViewRowHeaderSupport) hitTest:]
584 -[NSView hitTest:]
584 -[NSView _convertPointFromSuperview:test:]
584 -[NSView _convertPointFromSuperview:test:]
Has anyone else seen this? Could it be an AppKit bug? My outline view
has no drag-and-drop support.
Ben
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden