HELP! Formatter acting wrong...
HELP! Formatter acting wrong...
- Subject: HELP! Formatter acting wrong...
- From: Joseph Jones <email@hidden>
- Date: Fri, 25 Jul 2003 21:13:19 -0700
Hi all,
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.
Thanx,
joe
PS, please cc me directly on all replies.
_______________________________________________
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.