SOLVED Standard User Defaults - Setting initial values
SOLVED Standard User Defaults - Setting initial values
- Subject: SOLVED Standard User Defaults - Setting initial values
- From: Bruce Truax <email@hidden>
- Date: Mon, 26 Apr 2004 22:08:53 -0400
The problem was related to the fact that I had attached value formatters to
the two test edit fields because I wanted to limit the entry to an integer
and the range to values greater than or equal to -1. With the value
formatters attached the defaults were not entered into the text boxes. Once
I detached the formatter the default values were entered. I guess if I want
to limit the range of the numbers I will have to validated the data in my
controller.
Bruce
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.