• 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
Binding problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Binding problem


  • Subject: Binding problem
  • From: Tackel <email@hidden>
  • Date: Thu, 20 Jan 2005 19:24:30 +0100

Hi Guys,

Working with bindings I have a textField and button that adds the string in the textField to my ArrayController. That's working fine but when I override addObject method because i need to make some actions with the string (object) that is going to be added to the ArrayController I don't know how to do it, can't I get it from the object passed to the addObject method?

- (void)addObject:(id)object
{

?????
[super addObject: object];

}

Txs,
Tackel

_______________________________________________
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


  • Follow-Ups:
    • Re: Binding problem
      • From: mmalcolm crawford <email@hidden>
  • Prev by Date: Displaying symbol for Enter key in menu item
  • Next by Date: Re: Displaying symbol for Enter key in menu item
  • Previous by thread: Re: Displaying symbol for Enter key in menu item
  • Next by thread: Re: Binding problem
  • Index(es):
    • Date
    • Thread