How I can use LCDUI from LWUIT app?

334 views Asked by At

I want to use standard alerts dialog (as LCDUI) in my LWUIT app: lcdui Alert javadocs

How can I call this methods from LWUIT form?

1

There are 1 answers

1
Shai Almog On BEST ANSWER

LWUIT's 1.5's Display has the method showNativeScreen.

I wouldn't recommend doing this though, it would probably cause some issues.

To return to LWUIT just show a Form.