• 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
NSCombobox delegate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCombobox delegate


  • Subject: NSCombobox delegate
  • From: Yves Custeau <email@hidden>
  • Date: Fri, 28 May 2004 08:38:58 -0400

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.


  • Prev by Date: Unicode characters in Buttons like WOSubmitButton
  • Next by Date: Re: linking to C++ program via WebObjects app
  • Previous by thread: Re: Unicode characters in Buttons like WOSubmitButton
  • Next by thread: How to create a session?
  • Index(es):
    • Date
    • Thread