Adding view to NSOutlineView
        Posted  
        
            by Felix
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Felix
        
        
        
        Published on 2009-12-31T12:37:17Z
        Indexed on 
            2010/06/05
            13:02 UTC
        
        
        Read the original article
        Hit count: 259
        
cocoa
Hi All,
I need to add a view to NSOutlineView.
This view contains some text field and button, while expanding the outlineview should show this view.
Please let me know how to add the view the NSOutliveView.
Thanks, Felix.
© Stack Overflow or respective owner