• 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

Samsung device display problems - TextBox and Alert

 
Ranch Hand
Posts: 401
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my midlet, when a user selects some text on my canvas, a TextBox is opened. The problem is that when the TextBox is closed and the canvas re-shown, the title of the TextBox still shows on the display, obscuring the canvas.

This also happens after an Alert is shown and dismissed.

I notice that Opera Mini doesn't have these problems with TextBox - does anyone know how to solve?

Thanks,
James
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic