Here's my issue. When the application first starts, the following
values appear
position 1.00
integratedPosition 1
integratedVelocity 1
integratedAcceleration inf
I would love a way to force all the initial values that appear on the
UI at start-up to be 0.00 or something like that. I've played around
with the Bindings pane in IB to no avail. And I've tried a couple of
things involving
But keep getting back the following error at runtime
Integrator[770] [<Integrator 0x5fd054> setValue:forUndefinedKey:]: this
class is not key value coding-compliant for the key
integratedAcceleration.
What am I doing wrong? I can't seem to find anything in the
documentation that deals with forcing a textview to have a specific
output until my dependent key position has been entered.
Thanks,
Jim Hillhouse
email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.