I am creating an ImageItem in a midp form, however, when the text wraps to the next line the image is shifted to the top and the text appears in a new line. Any ideas how to avoid this?
I am developing an application using Java ME targeting MIDP 2.0 devices. Does MIDP 2.0 support transparent PNGs and transparency ?
I am sending data to a server in two steps: 1) Length of what I will send using byte[4] 2) Data. The server listens to the exact length of the data (shipped first) and then replies.
Hey Hi Friends, I have created one application where in one text field i am getting input from user as id and according to id i am displaying the inform开发者_JAVA技巧ation. At run time i am adding an
I\'m going to draw some sort of glassy buttons in java me (targeting devices with MIDP 2.0). An Example:
Hello I\'m writing simple j2me calculator. using GameCanvas class as a basis of my interface. I need to handle both numpad key events and game-relaited events (such as UP, DOWN, FIRE, etc) for moving
I recently started using LWUIT. Great job and great program. I\'m using Netbeans 6.9.1, S60 SDK and the webstart version of LCWUIT.
I have already added 5 cammands in a form and I want to add a sixth but It does not display the sixth?
At the J2me application I used an alert with yes, no command. If user clicks the yes command Form Screen will be displayed and if clicks the no command TextBox screen will be displayed. But the code d
Which API can be used for sending and receiving 开发者_StackOverflow中文版SMSes in Series 40?As J.N. has said, Series 40 devices are not based on Symbian OS.