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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to