NSView subclass bindings? NSTextView?
NSView subclass bindings? NSTextView?
- Subject: NSView subclass bindings? NSTextView?
- From: Terrence Talbot <email@hidden>
- Date: Sun, 9 Nov 2003 17:58:12 -0800
Are there examples/documentation for each view-specific binding in IB?
Barring that, can anyone shed some light on the non-obvious bindings?
The example projects tell us that NSColor information needs a data
transformation. Ok. What about data for other views?
I see that NSTextView is listed in the documentation as a supported
view. Its relevant bindings appear to be data, valuePath, and valueURL.
The tool tip for the data binding says that this is for an
NSTextStorage object. Makes sense, but how do you hook that up? I've
tried several of the obvious ways I could think of and each each fails
in its own unique way.
How do the NSTextView bindings work? Or, even better, is there a
summary for all the view classes?
Thanks,
Terrence Talbot
_______________________________________________
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.