I have tried with setOnEditorActionListener but also a lot of errors that are
unclear to me as of why they come.
using Android.Runtime;
using Android.Views;
using Android.Widget;
using Android.OS;
using Android.Text;
using Android.Text.Method ;
using Android.Views.InputMethods;
namespace SiteZoek
Yes, that did it.
Thanks!
_
From: jheerman [via Mono for Android]
[mailto:ml-node+s1047100n5712014...@n5.nabble.com]
Sent: zaterdag 29 september 2012 3:09
To: Eric van der Wouden
Subject: Re: KeyListener trouble
The examples provided were from the Android api docs (w/ Java). You c
Hi,
I building an app with two activities. The first one is for login.
After login the second activity is started.
On this activity I have 3 tablelayouts in a ViewFlipper.
On the first tablelayout the user can do a search. On the other layouts the
results are shown.
I would like the user to be ab