Actually I haven't published yet my webapp on a url, but what I can ask you
please is just checking if you can properly interprete a GWT programmed
listbox
with an Android (beta version) emulator, actually I can't, since with the
emulated mouse
I neither can select the listbox

*import* com.google.gwt.user.client.ui.ListBox;

*public* ListBox perList = *new* ListBox();

Further problems of incompatiblity between GWT and Android are as follows:
- both on version alpha and on version beta sometimes a black bar
appears suddenly on my application,
  so that I can do anythng else but a wipe-data of Android
- no scrolling bar appears on the textboxes

Thank you so much for your help and sorry for bad English
Steve




On Tue, Oct 7, 2008 at 2:46 PM, Mark Murphy <[EMAIL PROTECTED]> wrote:

>
> Stefano Cannata wrote:
> > Mark, I have tried with Safari, Chrome, Firefox, IE and Opera, and on
> > none of these I had any problem..
>
> Hmmmm...
>
> Are you using the built-in Browser activity, or are you opening your
> site in your own application using the WebView widget?
>
> Also, is this site live somewhere, for us to see and experiment with. to
> try to help? Or, can you find another GWT-powered public Web site that
> exhibits the same behavior? This is one case where we can't just analyze
> Java source or XML files to determine where things may be going wrong.
>
> --
>  Mark Murphy (a Commons Guy)
> http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 1.3 Published!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to