Hi, I need to set up a listener for the datepicker. There is one in the examples, but unfortunately, the way that works is for a modal and I need one which is not for a modal - my datepicker is part of the actual layout. I've tried to modify the code so it's not modal, but the event isn't picked up.
My need is simple. If you click on the date, the event is picked up and I then record the date for a later calculation. Unlike a winforms app, there isn't a real datepicker event so a delegate needs to be set up to do the same. Meh. Any help here would be appreciated. Paul -- Vertraue mir, ich weiss, was ich mache... _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
