> You probably want to use a NSArrayController and bind the combo box to that.
> When you hit the buttons you change the array through the controller.

Folks please don't point someone at things like NSArrayController when
they are just getting started. Using controller layer / bindings can
make a lot of things easier and cleaner code (heck no code) but it
really requires an increased level of understanding (some would say
faith until they understand how it works) that some folks new to Cocoa
and Objective-C aren't really ready for.

-Shawn
_______________________________________________

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://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to