Setting contents of NSTextField to NSCalendarDate
Setting contents of NSTextField to NSCalendarDate
- Subject: Setting contents of NSTextField to NSCalendarDate
- From: Frank <email@hidden>
- Date: Thu, 27 Nov 2003 21:32:05 +0100
Hi,
How can I set the contents of a NSTextField to the value of a
NSCalendarDate. Basically I have a instance variable of an object which
I display using selveral NSTextFields. I setup a date formatter, but
there seems to be no function to set the value, like
[dateField setCalendarDateValue: someNSCalendarDate]
Any pointers are greatly appreciated.
Regards,
Frank
_______________________________________________
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.