Controller Layer, Bindings...
Controller Layer, Bindings...
- Subject: Controller Layer, Bindings...
- From: Marco Binder <email@hidden>
- Date: Sun, 2 Nov 2003 09:05:43 +0100
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.
Any help?
Marco
_______________________________________________
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.