bindings bug?
bindings bug?
- Subject: bindings bug?
- From: Alan Donsky <email@hidden>
- Date: Thu, 6 Jul 2006 23:21:04 -0500
I have an interesting problem i cant figure out.
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?
Alan
_______________________________________________
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