Hi,
I'm trying to replicate one of the pop-up calendars you see on Orbitz,
Hotwire, etc. , where the user clicks a calendar icon, the calendar
appears and then the calendar disappears once the user has selected a
date.
I've got a graphical NSDatePicker and I can show and hide it with an
NSButton and an IBAction, but I'd like to make the calendar hide
itself automatically after the user has selected a date. I don't see
a delegate method to notify a delegate that a date has been selected.
I suppose I could use a notification when the date has been changed,
but I'm wondering if there's a more elegant way to do this. Maybe
with bindings?
Thanks.
Brad
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]