Problem with NSComboBox's enabled binding
Problem with NSComboBox's enabled binding
- Subject: Problem with NSComboBox's enabled binding
- From: Andreas Mayer <email@hidden>
- Date: Tue, 16 Aug 2005 21:03:01 +0200
Hi all.
Binding the enabled and/or the editable property of an NSComboBox in
IB does not seem to work for me. The combo box is always not editable.
The exact same binding does work for NSTextFields.
Also, changing the enabled and editable properties in code does work.
(That's my workaround at the moment; observing the key in question
from my controller and changing the combo box's state manually.)
Can anyone confirm this problem?
Andreas
_______________________________________________
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