On Dec 7, 2011, at 3:48 PM, Paul F. Johnson wrote: > I know TimePicker has it's own events, but there doesn't seem to be > anything similar for DatePicker. Is this just some omission or is it not > in the Java layer?
It's not in the Java layer, as discussed previously: http://lists.ximian.com/pipermail/monodroid/2011-November/007202.html http://lists.ximian.com/pipermail/monodroid/2011-November/007395.html > If it's not implemented, other than a listener, is there another way to > pick up the event and then read the new date? Click seems too generic. The last time I read the DatePicker.java source, it wasn't hooked up to the Click listener anyway, so the Click event won't work as you want anyway. The listener is the only way to go. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid