зеркало из https://github.com/mono/mail-archives.git
75 строки
3.3 KiB
HTML
75 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] OnTouchEvent responsiveness gets progressively poorer
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20OnTouchEvent%20responsiveness%20gets%20progressively%0A%09poorer&In-Reply-To=1325024281418-5104000.post%40n5.nabble.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="008091.html">
|
|
<LINK REL="Next" HREF="008130.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] OnTouchEvent responsiveness gets progressively poorer</H1>
|
|
<B>warren burch</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20OnTouchEvent%20responsiveness%20gets%20progressively%0A%09poorer&In-Reply-To=1325024281418-5104000.post%40n5.nabble.com"
|
|
TITLE="[mono-android] OnTouchEvent responsiveness gets progressively poorer">warrenburch at gmail.com
|
|
</A><BR>
|
|
<I>Wed Dec 28 12:09:26 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="008091.html">[mono-android] OnTouchEvent responsiveness gets progressively poorer
|
|
</A></li>
|
|
<LI>Next message: <A HREF="008130.html">[mono-android] OnTouchEvent responsiveness gets progressively poorer
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#8115">[ date ]</a>
|
|
<a href="thread.html#8115">[ thread ]</a>
|
|
<a href="subject.html#8115">[ subject ]</a>
|
|
<a href="author.html#8115">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hmmm. To try and work around the problem above I tried circumventing MFA
|
|
handling of touch event entirely but I am seeing another problem.
|
|
|
|
If I make a little android app in Eclipse and dump out the OnTouch events I
|
|
see all the expected events (DOWN/MOVE/UP/etc.), if I do the same in my mono
|
|
app referencing the view.Handle and attaching an OnTouchListener in java to
|
|
it I only see ACTION_DOWN!
|
|
|
|
Is MFA eating the other events? I can send projects as an illustration if
|
|
you would like.
|
|
|
|
Confused.
|
|
Warren
|
|
|
|
--
|
|
View this message in context: <A HREF="http://mono-for-android.1047100.n5.nabble.com/OnTouchEvent-responsiveness-gets-progressively-poorer-tp5104000p5105682.html">http://mono-for-android.1047100.n5.nabble.com/OnTouchEvent-responsiveness-gets-progressively-poorer-tp5104000p5105682.html</A>
|
|
Sent from the Mono for Android mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="008091.html">[mono-android] OnTouchEvent responsiveness gets progressively poorer
|
|
</A></li>
|
|
<LI>Next message: <A HREF="008130.html">[mono-android] OnTouchEvent responsiveness gets progressively poorer
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#8115">[ date ]</a>
|
|
<a href="thread.html#8115">[ thread ]</a>
|
|
<a href="subject.html#8115">[ subject ]</a>
|
|
<a href="author.html#8115">[ 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>
|