Search code examples
Get notified by the time a new object is added to a NSArrayController...

cocoakey-value-observingnsarraycontrollernsnotification

Read More
Cocoa - Displaying Nested Arrays in a Table View...

cocoacocoa-bindingskey-value-observingnsarraycontrollernstreecontroller

Read More
How can NSArrayController sort on a to-many relationship?...

cocoacore-datacocoa-bindingsnsarraycontroller

Read More
setFilterPredicate on a NSArrayController doesn't work if it's in "Auto Rearrange Conte...

objective-ccocoacore-datacocoa-bindingsnsarraycontroller

Read More
Why is an NSArrayController "losing" its sort after an object is inserted?...

objective-ccocoasortingcore-datansarraycontroller

Read More
Changing visibility of NSPopUpButton's items based on keypress...

objective-ccocoansarraycontrollernsmenuitemnspopupbutton

Read More
how to rename NSArrayController in XCode 4.2?...

xcodecocoarenamensarraycontroller

Read More
Master-detail using bindings with TWO NSTableViews...

cocoanstableviewcocoa-bindingsnsarraycontroller

Read More
NSDocument has ivar to NSArrayController...

cocoansarraycontrollernsdocumentdocument-based

Read More
How to show button cell (check box) title in table view, using bindings...

objective-ccocoanstableviewnsarraycontrollernsbuttoncell

Read More
Core Data traversing entities with an NSArrayController content set?...

cocoacore-datacocoa-bindingsnsarraycontroller

Read More
NSTableView backed by NSArrayController: why does setContent: work while IB doesn't?...

cocoabindingnstableviewnsarraycontroller

Read More
Binding a NSComboBox to an NSArrayController programmatically...

objective-ccocoacocoa-bindingsnsarraycontroller

Read More
How to reload a tableview linked to an array controller?...

cocoanstableviewnsarraycontroller

Read More
Modeling user-orderable lists with Core Data / Bindings...

core-datanstableviewcocoa-bindingsnsarraycontroller

Read More
Programmatically retrieving the selected object of an NSArrayController...

cocoansarraycontroller

Read More
NSArrayController for polymorphic class...

objective-ccocoapolymorphismnsarraycontrollermaster-detail

Read More
How to access an Array Controller from App Delegate?...

cocoansarraycontroller

Read More
Is it bad practice to use NSArrayControllers programmatically?...

objective-cperformancecocoansarraycontroller

Read More
How to bind a NSMutableArray to NSArrayController's selection?...

objective-ccocoabindingnsmutablearraynsarraycontroller

Read More
NSArraycontroller selectionIndexes bindings...

cocoa-bindingsnsarraycontrollerkey-value-observing

Read More
NSArrayController , arrangedObjects and tableColumn IB connection...

macosxcode4nsdictionarynstableviewnsarraycontroller

Read More
Editing NSTableView and storing input as NSNumber...

objective-ccocoamacosnstableviewnsarraycontroller

Read More
Using a Popup button in Master-Detail...

core-databindingnsarraycontrollermaster-detailnspopupbutton

Read More
NSTableView doesn't update after sorting via column header...

objective-ccocoacore-datanstableviewnsarraycontroller

Read More
CGpoint Array write into a text file...

iphonecocoa-touchios4nsarraycontroller

Read More
Cannot remove an observer ... for the key path "..." from ... because it is not registered...

cocoacore-datakey-value-observingnsarraycontroller

Read More
How to remove an object from an ArrayController when the content is fetched by "Content Array&q...

objective-ccocoacore-databindingnsarraycontroller

Read More
NSArrayController bound to NSUserDefaults with NSKeyedUnarchiveFromData value transformer...

objective-ccocoa-bindingsnsarraycontroller

Read More
Filter NSSCrollView using date...

objective-ccocoanstableviewnsarraycontrollernsscrollview

Read More
BackNext