• 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
Change NSPopUpButton titles in DTJC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Change NSPopUpButton titles in DTJC


  • Subject: Change NSPopUpButton titles in DTJC
  • From: Baiss Magnusson <email@hidden>
  • Date: Mon, 4 Aug 2003 17:34:20 -0700

I have a NSPopUpButton <popup> whose titles I need to change in the EOInterfaceController sub-class.

When I get the <popup> in the EOInterfaceController class I find it's actually a
javax.swing.JComboBox popup;

If I call popup.getModel() I get a
<class com.webobjects.eointerface.swing.EOSwingComboBoxPlugin$_ComboBoxModel>

Can I get a EOSwingComboBoxPlugin <accessObj> from the JComboBox so that I can
accessObj.setTitlesFromObjects( displayGroup().displayedObjects().objects() );

Or is there some other association I can do?
-----
Baiss Eric Magnusson
Woodinville, WA
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: UNICODE problem - conversion creates ill characters _between_ written strings
  • Next by Date: Distributed objects in Panther
  • Previous by thread: NSAutoreleaseNoPool console message
  • Next by thread: Distributed objects in Panther
  • Index(es):
    • Date
    • Thread