• 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: Binding and NSPopUpButton selectItemAtIndex
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding and NSPopUpButton selectItemAtIndex


  • Subject: Re: Binding and NSPopUpButton selectItemAtIndex
  • From: Scott Anguish <email@hidden>
  • Date: Sun, 6 Feb 2005 17:24:24 -0500


On Feb 5, 2005, at 6:00 PM, Michael Lutz wrote:

Hi List,
I have a NSPopUpButton to which I bound the NSString "selectedPort" using an NSObjectContoller and the "selectedValue" binding (Controller Key: "selection").
Everything is working fine (selectedPort gets updated when the selection changes) as long the changes are made using the GUI. But if NSPopUpButton's selectItemAtIndex is called, then selectedPort still has it's old value.
As I am fairly new to bindings I am wondering if those do not work if the selection is changed programatically?

right. they don't. Changing the control programmatically does not update value.


    instead, set the value directly, and the control will update.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Binding and NSPopUpButton selectItemAtIndex
      • From: Michael Lutz <email@hidden>
References: 
 >Binding and NSPopUpButton selectItemAtIndex (From: Michael Lutz <email@hidden>)

  • Prev by Date: NSSearchField crash
  • Next by Date: Re: NSSearchField crash
  • Previous by thread: Binding and NSPopUpButton selectItemAtIndex
  • Next by thread: Re: Binding and NSPopUpButton selectItemAtIndex
  • Index(es):
    • Date
    • Thread