Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsoutlineview

Difference Between NSOutlineView and NSTableView

NSOutlineView indentation issue

How to access the text of a particular row of an outline control with AppleScript?

applescript nsoutlineview

NSVisualEffectView behind NSScrollView

Shaving a couple levels of indentation off of an NSOutlineView

NSTextFieldCell with Multiple Lines

Contextual menu on only certain items in a "Source List"

set NSOutlineView's selection programmatically (and get NSTableView's selection)

View-based NSTableView / NSOutlineView and isGroupItem

rearranging table rows by dragging in Lion

Creating a simple NSOutlineView datasource with MonoMac

How can I prevent the parent nodes of my NSOutlineView from getting sorted?

Implementing NSOutlineView/NSTableView with different cells (and data types) per row

NSOutlineView Group spacing

Autosave Expanded Items of NSOutlineView doesn't work

objective-c nsoutlineview

NSOutlineView crash when isGroupItem delegate method is used with Swift

cocoa swift nsoutlineview

With NSTreeController, do I have to manually reload an NSOutlineView when changing the model array?

Using NSTreeController with NSOutlineView

NSTableView & NSOutlineView editing on tab key

View-based NSOutlineView without NIB?