• 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
Re: NSComboBox Coredata bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSComboBox Coredata bindings


  • Subject: Re: NSComboBox Coredata bindings
  • From: Julien Bordet <email@hidden>
  • Date: Thu, 1 Dec 2005 22:15:01 +0100

Hi

OK. One last thing : what is the function called when I create a new category ?

For example, I'd changed the Category Entity, with new methods :

- (NSString *)myCategory;
- (void)setMyCategory:(NSString *)new

Then I bound the NSCombobox to

value = TransactionArrayController.selection.myCategory

When I created a new transaction, myCategory: is called, but when I
added a new one through the combobox, setMyCategory is never called (I
traced with NSLog).

In which method can I make the changes ?

Many thanks

Julien
_______________________________________________
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

References: 
 >Re: NSComboBox Coredata bindings (From: Julien Bordet <email@hidden>)
 >Re: NSComboBox Coredata bindings (From: Wain <email@hidden>)

  • Prev by Date: Re: How to find a window under the cursor
  • Next by Date: Re: Drawing a rectangular matrix of circles - an NSMatrix?
  • Previous by thread: Re: NSComboBox Coredata bindings
  • Next by thread: Re: NSComboBox Coredata bindings
  • Index(es):
    • Date
    • Thread