• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Slider in GWT for mobile

 
Greenhorn
Posts: 1
Google Web Toolkit Google App Engine
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
I have a project I gotta deliver soon, a web application developed in GWT. My client wants that the application is functioning on mobile and tablets as well, say Android>2.2.2.
The interface I have so far, done in standard GWT 2.4 is acceptable except for the SliderBar - on a mobile it doesn't really work.
I tried out some other libraries, out of which only the SmartGWT slider seems to handle mobiles well. The issue is that I cannot mix GWT UI with SmartGWT, they don't play well together. And I can't also, rebuild all the UI in SmartGWT.
I tried ExtGWT - slider is awful. Advanced GWT, doesn't have a slider or is the same as in GWT.
Does anyone know of another smart, easy solution?

Cheers,
MR
 
Crusading Chameleon likes the size of this ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic