I need the text view to handle multiple fonts and images. It would just be a crying shame if I had to go write a bunch more code to do something that bindings already purports to do.

In lieu of having the text view continuously update, is there a way I can manually force the binding to "fire", so that the contents of the text view are written to its backing managed object?

Mike

FROM : Ben Lachman
DATE : Mon Mar 10 09:20:27 2008

Is there any reason you can't write a NSString to NSData two-way
value transformer?  It would probably be more bulletproof than
relying on something that doesn't work consistently.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to