NSOutlineView and Controller layer
NSOutlineView and Controller layer
- Subject: NSOutlineView and Controller layer
- From: Drew McCormack <email@hidden>
- Date: Mon, 3 Nov 2003 07:45:57 +0100
Like everyone else, I have been playing a bit with the controller layer
in panther. The basic stuff seems to work OK. I can get an NSTableView
and NSArrayController to talk, for example. But I have not been able to
figure out how you could link up an NSOutlineView, or even if it is
possible with the standard Cocoa controller classes. My guess is that
something more powerful than NSArrayController is needed, that can
store a tree of items as well as an array of model data. Does that
sound right? Anyone done it yet?
Drew McCormack
------------------------------------------------------------------------
Drew McCormack
Trade Strategist - Stock market strategy design platform for Mac OS X
http://www.trade-strategist.com
_______________________________________________
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.