Pop-Up Graphical Calendar
Pop-Up Graphical Calendar
- Subject: Pop-Up Graphical Calendar
- From: Brad Gibbs <email@hidden>
- Date: Tue, 04 Nov 2008 15:15:38 -0800
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 (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