• 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
Dynamically Loading NSComboBox From a Database.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamically Loading NSComboBox From a Database.


  • Subject: Dynamically Loading NSComboBox From a Database.
  • From: Jim Murry <email@hidden>
  • Date: Mon, 1 Apr 2002 15:51:57 -0800

I would like to populate a NSComboBox just prior to displaying the possible items from a database. I do not know how to intercept the click so that I can dispose of the old data and display fresh data so that it would display the most recent changes.

For EXAMPLE:

I have an initial list of names that I load into NSComboBox at program startup.
I add a name to the list, possibly from the same machine or another machine in a multiuser database.
How should I update the ComboBox to reflect the changes?
A delegate or overloading?

Thanks in advance.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Dynamically Loading NSComboBox From a Database.
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: Saving is so darn easy!
  • Next by Date: NSRange help
  • Previous by thread: Just starting out?
  • Next by thread: Re: Dynamically Loading NSComboBox From a Database.
  • Index(es):
    • Date
    • Thread