Re: Bindings Bug?
Re: Bindings Bug?
- Subject: Re: Bindings Bug?
- From: mmalc crawford <email@hidden>
- Date: Thu, 6 Jul 2006 21:10:49 -0700
On Jul 6, 2006, at 8:02 PM, Alan Donsky wrote:
I have a pop-up button whose selectedValue is bound to a textField.
It works fine if I manually change the pop-up by clicking on it.
However, if I send [popUpButton selectItemWithTitle:@"blah"], the
pop-up button changes its selection to "blah" but the change is not
reflected in the bound text field. If I simply click on the popup
button (without changing the selcetion), then the textfield displays
"blah" Is this a bug or do I need to set the selection of the popup
button differently?
<http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/Concepts/Troubleshooting.html#//apple_ref/doc/uid/TP40002148
>
mmalc
_______________________________________________
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