Formatters in IB
Formatters in IB
- Subject: Formatters in IB
- From: Michael Ströck <email@hidden>
- Date: Thu, 28 Jul 2005 22:43:14 +0200
Hi List,
I've been lurking here since I began learning Cocoa - all of 5 days
ago - and this is my fist post here, so please be gentle ;-)
I have just started to build a useful (to me) application. At the
moment, a seemingly trivial issue has me completely dumbfounded. I'm
probably just being stupid and/or using the wrong search-terms in
Google, but I can't figure it out.
My application is Core Data based. When I option-drag an entity into
an IB window, a complete interface for interacting with the entity is
created (very nifty). One of my columns displays a property of type
NSDate. The inspector for that column has an entry called
"Formatter". No changes seem to have been made to the source code.
My question is: How did that get there and how can I create a
"Formatter" for a hand-made NSTableColumn? Currently, in my
TableView, the date is displayed like this: "Donnerstag, 22. Juli
1999 12:00 Uhr Europe/Vienna", I'd like "Jul 22, 1999".
Thanks for any input,
Michael Ströck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden