I am working with LWUIT List. Here is how the List is created : db = new ClientDB(); listclient = db.listClient();
I have a Container whose Layout is BorderLayout. I want to draw a horizontal line at the SOUTH position because this Container is drawn repeatedly so I want to delimi开发者_如何学编程t each by the hor
I put animated gif into the Resource Editor. I created a Button based on this gif Image , and the Button has also a text :
I have done a j2me application when I port it to Blackberry using LWUIT framework I have a problem in virtual keyb开发者_StackOverflow社区oard as it does not automatically scrolls because of which the
I\'ve created a gui using LWUIT which uses Arabic words (and so it is right to left) It works fine on some models (Sony Ericsson T700or Elm for example). But on some other models (e.g. Sony Ericsson
I tested my application in another mobile phone , a htc mobile phone开发者_如何学编程 , and it has a very large screen size. So I was very surprised when I saw the arrangement of the components ! Here
It's difficult to tell what is being asked here. This question i开发者_运维技巧s ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
I want to know how to detect screen or开发者_如何学JAVAientation like portrait or landscape mode at J2ME LWUIT. Can LWUIT detect screen orientation automatically or need to write code manually?Shai Al
I want to have a http connection in my J2ME application using Lwuit which will have a timeout, can manually stop the request with a button, and a loading dialog while it is processing. I tried thread
I just downloaded the new LWUIT 1.5 and when I compiled my project then I saw in the output trace these lines: