Re: HELP! Formatter acting wrong...
Re: HELP! Formatter acting wrong...
- Subject: Re: HELP! Formatter acting wrong...
- From: Joseph Jones <email@hidden>
- Date: Sat, 26 Jul 2003 08:52:46 -0700
That's good to know. I did get it to work by settling
allowNaturalLanguage:YES.
joe
On Saturday, July 26, 2003, at 08:41 AM, Fritz Anderson wrote:
It's a known bug. You're not doing anything wrong.
-- F
On Friday, 25 July 2003, at 11:13 PM, Joseph Jones wrote:
I am setting an NSDateFormatter to a table column in my outline view
with a format of %1m/%e/%y (System short date format, fixed to allow
correct input). This was working when my columns were created in IB,
but now that I am hand adding all the columns to my Outline View I am
having some serious difficulties getting values from them. The dates
are transformed for display correctly. However, when I try to edit
the dates, all I get back from the NSOV is a null object!
Does anyone have any idea what the problem might be here? The
formatter is there, and it does work for writing the correct values
to the screen, but it doesn't seem to be translating the output
correctly.
_______________________________________________
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.