Re: help with linking combo boxes

2010-08-11 Thread Rounak Jain
any comments? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://l

Re: help with linking combo boxes

2010-08-09 Thread One Only
On Aug 9, 2010, at 10:52 AM, Quincey Morris wrote: > On Aug 8, 2010, at 21:08, Rounak Jain wrote: > >> 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

Re: help with linking combo boxes

2010-08-08 Thread Quincey Morris
On Aug 8, 2010, at 21:08, Rounak Jain wrote: > 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

help with linking combo boxes

2010-08-08 Thread Rounak Jain
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 (