• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Passing Arguments in Bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Passing Arguments in Bindings


  • Subject: Passing Arguments in Bindings
  • From: "email@hidden" <email@hidden>
  • Date: Mon, 30 May 2005 21:55:47 +0200

Hello

I have a problem which I don't know whether I can solve it with bindings. I have a table containing objects for each row, bound with an NSArrayController. Then I have a combobox containing some dates. Now, I would like to have additional rows, which display me the changes of the objects for the selected date. e.g.

- (int) valueForDate: date

I would like to solve the problem with bindings, so taking the date from the combo box into a string (using bindings, already done), and then using this date to get the result of the mentionned function, which I would like to bind to the row.

Am I clear enough? Just kind of passing an argument through a binding.

Thanks Roman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Tiger Decoding problem
  • Next by Date: Re: Core Data Abstractions
  • Previous by thread: Spotlight, Content Indexing, and SearchKit integration questions
  • Next by thread: NSTextFieldCell subclass - location of text displayed
  • Index(es):
    • Date
    • Thread