NSTableView and multiple NSArrayControllers
NSTableView and multiple NSArrayControllers
- Subject: NSTableView and multiple NSArrayControllers
- From: Gabriele de Simone <email@hidden>
- Date: Mon, 26 Apr 2004 00:38:04 -0400
I just noticed that IB shows three bindings for an NSTableView
(content, selectionIndexes, sortDescriptors) whereas calling NSLog on
[NSTableView exposedBindings] only displays two (rowHeight, value). Why
the discrepancy? Where are those bindings really exposed?
Gabe
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.