зеркало из https://github.com/mono/mail-archives.git
83 строки
2.9 KiB
HTML
83 строки
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] DatePicker listener - still not getting it :(
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20DatePicker%20listener%20-%20still%20not%20getting%20it%20%3A%28&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="008121.html">
|
|
<LINK REL="Next" HREF="008131.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] DatePicker listener - still not getting it :(</H1>
|
|
<B>Paul F. Johnson</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20DatePicker%20listener%20-%20still%20not%20getting%20it%20%3A%28&In-Reply-To="
|
|
TITLE="[mono-android] DatePicker listener - still not getting it :(">paul at all-the-johnsons.co.uk
|
|
</A><BR>
|
|
<I>Thu Dec 29 09:55:19 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="008121.html">[mono-android] The application XXX (process XXX) has stopped unexpectedly
|
|
</A></li>
|
|
<LI>Next message: <A HREF="008131.html">[mono-android] DatePicker listener - still not getting it :(
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#8122">[ date ]</a>
|
|
<a href="thread.html#8122">[ thread ]</a>
|
|
<a href="subject.html#8122">[ subject ]</a>
|
|
<a href="author.html#8122">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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...
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="008121.html">[mono-android] The application XXX (process XXX) has stopped unexpectedly
|
|
</A></li>
|
|
<LI>Next message: <A HREF="008131.html">[mono-android] DatePicker listener - still not getting it :(
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#8122">[ date ]</a>
|
|
<a href="thread.html#8122">[ thread ]</a>
|
|
<a href="subject.html#8122">[ subject ]</a>
|
|
<a href="author.html#8122">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|