• 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: Multiple sliders updating the same text field
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple sliders updating the same text field


  • Subject: Re: Multiple sliders updating the same text field
  • From: "I. Savant" <email@hidden>
  • Date: Tue, 24 Jul 2007 12:40:38 -0400

On 7/24/07, Stephane Sudre <email@hidden> wrote:

I'm wondering if it might not be possible to use a distributed objects
solution with 2 threads to do this...

No, no, NO! XMLRPC is the ONLY way to do this! ;-)

Another way to say  I.S.'s solution sounds really easier and better.
The Cocoa bindings path seems overkill in this particular case.

To be fair, I suggested both a simpler target/action approach *and* a Bindings approach. I don't really know that using Cocoa Bindings is overkill in this situation. I would personally have gone the Bindings route unless there was something major in my way; designing your classes with this type of thing in mind makes it a no-brainer and simple to set up.

 I guess what I'm saying is that I personally would recommend the
Bindings approach if you do have a lot of things like this to manage.
The case mentioned above sounds simple on its own and target/action is
certainly fastest / easiest, but if you consider many such controls in
Nathaniel's project, suddenly Bindings looks a whole lot sweeter. :-)

--
I.S.
_______________________________________________

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: 
 >Multiple sliders updating the same text field (From: Nathaniel Gottlieb-Graham <email@hidden>)
 >Re: Multiple sliders updating the same text field (From: Mike Abdullah <email@hidden>)
 >Re: Multiple sliders updating the same text field (From: Stephane Sudre <email@hidden>)

  • Prev by Date: Re: NSLog preventing a crash?
  • Next by Date: Re: Complete Filename Searching
  • Previous by thread: Re: Multiple sliders updating the same text field
  • Next by thread: Cancelling a window move
  • Index(es):
    • Date
    • Thread