FROM : Ben Kazez
DATE : Sat Mar 01 23:56:51 2008
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
DATE : Sat Mar 01 23:56:51 2008
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
| Related mails | Author | Date |
|---|---|---|
| Ben Kazez | Mar 1, 23:56 | |
| I. Savant | Mar 2, 00:02 | |
| Ben Kazez | Mar 2, 00:03 | |
| Kyle Sluder | Mar 2, 00:22 |






Cocoa mail archive

