Re: Would bindings make sense ?
Re: Would bindings make sense ?
- Subject: Re: Would bindings make sense ?
- From: Scott Anguish <email@hidden>
- Date: Tue, 20 Jul 2004 15:09:16 -0400
On Jul 20, 2004, at 7:26 AM, Bertrand Mansion wrote:
My concern is that I don't know in advance which columns my tableview
has
because this is configured by the end-user. So the form that will be
used for
the detail view will be dynamically generated. And i guess I am going
to use a
mutable dictionary to store the values entered by the user.
bindings will still work for this, but you'll need to create the
tableview column bindings programmatically, since you won't know in
advance the configurations to use in IB.
_______________________________________________
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.