Re: Controller Layer, Bindings...
Re: Controller Layer, Bindings...
- Subject: Re: Controller Layer, Bindings...
- From: Scott Anguish <email@hidden>
- Date: Sun, 2 Nov 2003 16:09:55 -0500
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.
_______________________________________________
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.