Re: Tricky binding and continuous update problem
Re: Tricky binding and continuous update problem
- Subject: Re: Tricky binding and continuous update problem
- From: Kyle Sluder <email@hidden>
- Date: Tue, 6 Apr 2010 18:21:28 -0700
On Tue, Apr 6, 2010 at 5:28 PM, Chris Idou <email@hidden> wrote:
> I don't know, it seems to me like having everything always in synch is nicer. The user can see immediately how changing one field is affecting the other. And it used to work.
That will wreak havoc with Undo. Continuously updating values is not
pretty, and it's not how text fields behave on the Mac. Rich text does
behave as you describe, but you can't use bindings for that.
Avoid fighting the framework. ;-)
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden