Re: Bindings & popup
Re: Bindings & popup
- Subject: Re: Bindings & popup
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 26 Jul 2004 16:22:21 -0700
On Jul 26, 2004, at 2:51 PM, Todd Freese wrote:
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.
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
"Popups" -> To Dos example.
mmalc
_______________________________________________
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.