I’m having some troubles with editing in NSOutlineView.
When the user double-clicks to start editing, the table columns moves to a completely different position (sometimes out of bounds).
The outlineView does not use horizontal scroller.
How do i fix this?
Please PostYourCode.
See http://www.cocoabuilder.com/archive/message/cocoa/2004/8/23/115396 which comments on how this should work.