Bindings to simulate spreadsheet functions in NSTableView?
Bindings to simulate spreadsheet functions in NSTableView?
- Subject: Bindings to simulate spreadsheet functions in NSTableView?
- From: vince <email@hidden>
- Date: Thu, 31 Jul 2008 01:08:38 -0400
thanks,
I have a tableView with two columns. Column one lists arbitrary input
numbers. Column two lists monetary (dollar) vales. I want to display the
total running sum of column one in a textField and the dynamic (total)
monetary value of column two in a separate textField at the bottom of the
application, much the same as a spreadsheet function.
Can I accomplish this using bindings? If not can someone explain?
thanks and sorry about the rudimentary question ...
v.
_______________________________________________
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