Formatter Trouble
Formatter Trouble
- Subject: Formatter Trouble
- From: Christian Weykopf <email@hidden>
- Date: Wed, 11 Sep 2002 18:37:34 +0200
Hi,
in my application I try to prevent some NSTextfields from left blank.
First try: textShouldEndEditing - nothing happens. Will only be called if
I type a char and delete it then. ??_
Second try: Formatter. Found the Vermont Recipes and the example in the
developer examples. searched also in this list and others.
The formatter works like expectetd after some work. But, if getObjectValue
is called for an empty, not edited textfield the errorDescription is NULL.
I can't that's a correct behavior. And without errorstring no
didFailToFormatString.
Next try: Your suggestions.
Mit freundlichen Gr|_en
Christian Weykopf
--
Meilenstein Software GmbH
Neue Strasse 5
D-31582 Nienburg
Tel: +49 (0) 5021 91 24 44
Fax: +49 (0) 5021 91 24 45
http://www.meilenstein.de/
mailto:email@hidden
_______________________________________________
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.