0

I have a LWUIT Form and LWUIT Containers into the Form. I want to add a lcdui Gauge inside this Form , but I received an error message on my SDK.

So how to add the Gauge into the LWUIT Form / Container ?

1 Answers1

2

No you can't add the LCDUI components to LWUIT components. You can use slider instead of Gauge.

bharath
  • 14,283
  • 16
  • 57
  • 95