Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCombobox delegate



Hello

In my Cocoa-Java-EOF application I use a NSComboBox widget to display a list
of possible value coming from another table (Value connection from an
EOValueAssociation). I link that widget to a field in the main table (using
SelectedTitle from an EOValueAssociation). This works fine !!!

But because I use a connection (instead of an outlet) I cannot set a
delegate to the NSCombobox.

Because of this I cannot trap the " comboBoxSelectionDidChange" event and
thus I cannot automatically update another field in the window to display
the description of the selected value in the NSComboBox.

How do I trap this event then?

Does the "comboBoxSelectionDidChange" event available through the EO classes
(EODisplyaGroup, EO ValueAssociation, etc)

Thanks
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.