NSDatePicker: Multiple selections?
NSDatePicker: Multiple selections?
- Subject: NSDatePicker: Multiple selections?
- From: Matt Baker <email@hidden>
- Date: Mon, 11 Jul 2005 23:59:25 -0500
Hello,
I realize NSDatePciker arrived with Tiger and there's at least a few
requested modifications, but I was wondering if anyone could
brainstorm a solutions to this problem:
Currently, NSDatepicker can only return one highlighted date. If
there a way to convince it to highlight multiple dates? For instance,
if given a dictionary/array/etc of dates: 2005-07-12,
2005-07-15,2005-08-01... it will give some indication that those
dates are highlighted.
Can this be done by overlaying some type of grid above the control?
Can the control give coordinates of a date, or would such a solution
require I programatically determine the position of a date?
Thanks,
Matt
_______________________________________________
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