• 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
help with linking combo boxes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help with linking combo boxes


  • Subject: help with linking combo boxes
  • From: Rounak Jain <email@hidden>
  • Date: Mon, 9 Aug 2010 09:38:47 +0530

I have an array called "Products". It has some product names which are saved in a plist file. More Products are added to it through the combo box (named Product) and they too get saved in the plist file automatically.

Now I want to create a second Combo Box (named Brand) and a third Combo Box (named Size).

The idea is this:

Depending on the Product selected in the Product Combo Box, the Brand Combo Box must display a list of Brands for the user to select for that Product. Each Product will have many different brands. This means each Product will have its own array of Brands. Also, when a user types in a new Brand instead of using the existing ones, the new Brand should also be added in the array of Brands for that particular Product.

Finally, each Brand will have its own array of Sizes just like each Product had its own array of Brands.

Please guide me on how I should do this.
Thanks.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: help with linking combo boxes
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Problems with NSCell setObjectValue
  • Next by Date: Re: Understanding property/synthesize
  • Previous by thread: Re: Problems with NSCell setObjectValue
  • Next by thread: Re: help with linking combo boxes
  • Index(es):
    • Date
    • Thread