Search code examples
java-melwuitlcduinokia-s40

How I can use LCDUI from LWUIT app?


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?


Solution

  • 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.