Bindings & popup
Bindings & popup
- Subject: Bindings & popup
- From: Todd Freese <email@hidden>
- Date: Mon, 26 Jul 2004 16:51:01 -0500
Newbie here...
I have a Doc style application that is currently using bindings and a
tableview. I need to add a new column with popup menus in them. How do I
supply the popup object with the source data while using bindings? Most the
examples I found involve creating a class for the data source which seems
like a huge overkill for a popup with 1, 2, 3 in it. In this case, it is a
one to one relationship in that the popup text should go into the tableview
cell.
Is there a way to just point the popup to an existing array?
Todd Freese
_______________________________________________
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.