Eraserhead macrumors G4 Original poster Nov 3, 2005 10,434 12,250 UK Dec 9, 2006 #1 I am having a problem with my Core Data application, I have a combo box with several choices (eg red, green and blue), and want to be able to bind this to a managed object depending on which colour is chosen, is this possible?
I am having a problem with my Core Data application, I have a combo box with several choices (eg red, green and blue), and want to be able to bind this to a managed object depending on which colour is chosen, is this possible?
Eraserhead macrumors G4 Original poster Nov 3, 2005 10,434 12,250 UK Dec 9, 2006 #2 Well I've kinda solved it by binding it to the "value" in the code, though it doesn't quite work as I'd like it to, oh well, that's life.
Well I've kinda solved it by binding it to the "value" in the code, though it doesn't quite work as I'd like it to, oh well, that's life.