Re: What is the best way to store some kind of identifying string in an interface builder object?
Re: What is the best way to store some kind of identifying string in an interface builder object?
- Subject: Re: What is the best way to store some kind of identifying string in an interface builder object?
- From: Michael Ash <email@hidden>
- Date: Thu, 18 Jun 2009 16:45:03 -0400
On Thu, Jun 18, 2009 at 1:59 PM, Erik Buck<email@hidden> wrote:
> You can also instantiate an array and add objects to the array within IB. Then you only need an outlet instance variable to reference the array and not separate instance variables for all of the user interface objects. See "Foundation Collections Palette" You can populate the array entirely within IB. Make any target/action connections in IB.
> http://www.geocities.com/kritter_cocoadev/
Since the last update on that page is from the Panther era, and since
Leopard's IB3 completely broke backwards compatibility with IB2
plugins, I'd say the chances of the Foundation Collections Palette
still working are approximately zero.
Mike
_______________________________________________
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