The Source for Java Technology Collaboration

Home » java.net Forums » Mobile & Embedded » LWUIT

Thread: SubMenu

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 2 - Last Post: Sep 17, 2008 11:15 PM by: jezzbel
jezzbel

Posts: 19
SubMenu
Posted: Sep 17, 2008 2:11 AM
 
  Click to reply to this thread Reply

Hello, is it possible to create a sub menu like the one when one picks a "qwerty" option from the Menu and the oryginal doesn't disappear and another one is being showed. I would like to do the same -add a command which opens a sub menu
I don;t want to do this on Forms (like the example from blog) but with the built in menu form Textbox.
Another question - do you happen to know if the "Qwerty" menu is built in? Because I searched everywhere - by decompiling the code and i can't find it anywhere :/

chen
Re: SubMenu
Posted: Sep 17, 2008 8:12 AM   in response to: jezzbel
  Click to reply to this thread Reply

Hi,
The TextBox is a LCDUI widget, you can't add sub menu to this
displayable object.

lwuit-users@mobileandembedded.org wrote:
> Hello, is it possible to create a sub menu like the one when one picks a "qwerty" option from the Menu and the oryginal doesn't disappear and another one is being showed. I would like to do the same -add a command which opens a sub menu
> I don;t want to do this on Forms (like the example from blog) but with the built in menu form Textbox.
> Another question - do you happen to know if the "Qwerty" menu is built in?
yes, it is native
> Because I searched everywhere - by decompiling the code and i can't find it anywhere :/
>
no need to decompile, the code is open source.

Regards,
Chen

> [Message sent by forum member 'jezzbel' (jezzbel)]
>
> http://forums.java.net/jive/thread.jspa?messageID=299772
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net
> For additional commands, e-mail: users-help@lwuit.dev.java.net
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net
For additional commands, e-mail: users-help@lwuit.dev.java.net


jezzbel

Posts: 19
Re: SubMenu
Posted: Sep 17, 2008 11:15 PM   in response to: chen
 
  Click to reply to this thread Reply

Yes, I know it's LCDUI widget but I thougth that maybe you happen to know how to customize it for own purpose.
Decompilation - of corse my mistake, it's obvius it's open source ;-)

Best regards, jezzbel.




 XML java.net RSS