Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bindings question



On Nov 6, 2009, at 3:14 PM, Oftenwrong Soong wrote:

I have a NSView subclass that displays a graphical representation of my model.

The model is described by some numerical values, which are entered into text fields.

As each text field is edited, the graphical representation should be redrawn to reflect the new value.

What's the most recommended way to trigger a redraw -- in other words, to cause setNeedsDisplay to be called -- whenever one of these values changes?

In MVC style, you would have a controller that observes for value changes and then calls the appropriate methods on the view. You could add bindings support in your view, but you would still need a controller and this approach might be more work than it is worth (unless you want broader re-use).


HTH,

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >bindings question (From: Oftenwrong Soong <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.