"Default" Value In Object
"Default" Value In Object
- Subject: "Default" Value In Object
- From: Thaddeus Cooper <email@hidden>
- Date: Fri, 17 Jun 2005 16:47:38 -0700
I have an entity that has several attributes. One of the attributes s
starts off empty when the first object is created. When the user
changes its value, in the form that should be the new value for
subsequent objects. Let's say that the field is changed to 42A in the
last object that was added to the graph, then until the user changes
it, the subsequent values for attribute s will be 42A.
I've tried a bunch of things to get this to work including trying to
observe when the value in the custom class changes through
valueWillChange and valueDidChange, but methods never seem to get
called.
Any suggestions?
Thanks as usual.
--Thaddeus O. Cooper
(email@hidden)
_______________________________________________
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