Re: Controller Layer, Bindings...
Re: Controller Layer, Bindings...
- Subject: Re: Controller Layer, Bindings...
- From: Dustin Voss <email@hidden>
- Date: Sun, 2 Nov 2003 17:10:21 -0800
On 2 Nov, 2003, at 1:09 PM, Scott Anguish wrote:
On Nov 2, 2003, at 3:05 AM, Marco Binder wrote:
Hi list,
after a while of abstinence, I m back to Cocoa to try out Panther,
XCode, etc. The Controller Layer seems very promising to me,
especially the key-value-binding subaspect.
However, one question: where are the exposed properties of cocoa view
classes documented? More spevifically, NSTextView exposes a property
key "data" and the tool-tip says its the NSTextStorage. But in fact,
it is a NSConcreteMutabledata object I get and I found no way of
getting it back into something useful. I cant unarchive it, I cant
use it as RTF data, I m clueless. And there are many more exposed
properties in each NSView subclass, some of which are obvious, some
not.
Unfortunately, aside from the tool tips (which are very brief), it is
not documented. Sorry about that folks. That is in the process of
changing though.
In the interim, ask here.
I have also started a list at
<
http://www.cocoadev.com/index.pl?BindingsInspector>.
_______________________________________________
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.