Drawing on NSDatePicker
Drawing on NSDatePicker
- Subject: Drawing on NSDatePicker
- From: Michael Fey <email@hidden>
- Date: Sat, 25 Aug 2007 13:05:11 -0400
Hello all,
Within my app I would like to show a month-view calendar to the user
that has specific dates highlighted and allow them to click on any of
those dates to see the information related to that particular day.
My thought is to use NSDatePicker to accomplish this task, but I'm
having some trouble figuring out where to draw on top of the date
picker.
Does anyone know of a way that I can access the coordinates of a
specific date within an NSDatePicker so that I can draw an NSRect on
top of that date? Thanks in advance!
Regards,
Michael Fey
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden