• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sensible NSMultipleValuesMarker placeholder alternatives?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sensible NSMultipleValuesMarker placeholder alternatives?


  • Subject: Re: Sensible NSMultipleValuesMarker placeholder alternatives?
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 17 Jul 2012 10:58:34 -0700

On Tue, Jul 17, 2012, at 10:13 AM, Quincey Morris wrote:
> 1. Detect when the text field is really being edited. That probably means
> you can't bind the field through the array controller directly to your
> data model. Instead, bind it to an intermediate property in (say) your
> window controller, and add window controller logic to determine what that
> intermediate property represents, depending on the selection state of the
> array controller and the editing state of the text field.

Or you could add a delegate to the text field that responds to
-control:textDidChange:. Unless the delegate receives that message, the
text field has not been edited by the user.

--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

  • Follow-Ups:
    • Re: Sensible NSMultipleValuesMarker placeholder alternatives?
      • From: Markus Spoettl <email@hidden>
References: 
 >Sensible NSMultipleValuesMarker placeholder alternatives? (From: Markus Spoettl <email@hidden>)
 >Re: Sensible NSMultipleValuesMarker placeholder alternatives? (From: Quincey Morris <email@hidden>)
 >Re: Sensible NSMultipleValuesMarker placeholder alternatives? (From: Markus Spoettl <email@hidden>)
 >Re: Sensible NSMultipleValuesMarker placeholder alternatives? (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Sensible NSMultipleValuesMarker placeholder alternatives?
  • Next by Date: Re: Core Data Multiuser
  • Previous by thread: Re: Sensible NSMultipleValuesMarker placeholder alternatives?
  • Next by thread: Re: Sensible NSMultipleValuesMarker placeholder alternatives?
  • Index(es):
    • Date
    • Thread