• 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: Markus Spoettl <email@hidden>
  • Date: Tue, 17 Jul 2012 23:42:51 +0200

On 7/17/12 7:58 PM, Kyle Sluder wrote:
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.

Thanks guys for the input!

Regards
Markus
--
__________________________________________
Markus Spoettl


_______________________________________________

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

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>)
 >Re: Sensible NSMultipleValuesMarker placeholder alternatives? (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Core Data Multiuser
  • Next by Date: NSArrayController not rearranging correctly
  • Previous by thread: Re: Sensible NSMultipleValuesMarker placeholder alternatives?
  • Next by thread: looking for a memory problem
  • Index(es):
    • Date
    • Thread