lwuit
LWUIT- out of memory exception in JavaME
I am developing an app in Java ME using Netbeans IDE, where I\'m creating 3 Forms which contains Button, Command (OK and back) and Image in the 1st Form.[详细]
2023-04-13 06:08 分类:问答How to capture images using LWUIt VIdeoComponent
I have tried using MediaComponent, but since it is now depreca开发者_如何转开发ted it wont be good moving forward. Also i was not able to get it to re-size to full screen on the form. I am trying to u[详细]
2023-04-12 18:27 分类:问答ScrollBar in LWUIT
How can I edit the style of the lists´ scrollbar? I want to modify its wid开发者_C百科th, mainly.[详细]
2023-04-12 00:43 分类:问答LWUIT Blackberry TextField horizontal scroll
I have a problem with LWUIT textfield scroll right issue. I am using it to capture an email from the user and the problem happened when the user enters an email greater than the width of the text fiel[详细]
2023-04-11 13:06 分类:问答LWUIT Calendar issue
I am building a calendar in LWUIT, and I can´t find a way to solve the next problem. When I add开发者_Python百科 my calendar to the form, it shows a month ComboBox, a year ComboBox and the days of th[详细]
2023-04-11 07:44 分类:问答How to make each index-instance of Label components in the ListCellRenderer have the same width?
I have a List , and in its ListCellRenderer class I put Labels to display "Labels" 开发者_C百科and data values.[详细]
2023-04-10 07:28 分类:问答JBlend with LWUIT
I have made some applications o开发者_C百科n J2ME using LWUIT, CLDC 1.1, MIDP 2.0 and they are working great on Nokia handsets.[详细]
2023-04-09 22:01 分类:问答Integrate LWUIT with Blackberry JDE
I am trying to make an integration between LWUIT and Blackberry JDE. I am importing theLWUIT .jar file into a library project and setting the dependencies of this library with another project. I am th[详细]
2023-04-09 13:06 分类:问答TextArea in Table Cell strange issue
I have worked with javame + lwuit. I encountered an unusual behavior of textarea, when it is inside table cell. Originally textarea ыhifted to right over edge of cell, then I set a fixed size, the p[详细]
2023-04-09 03:38 分类:问答Why numeric constraint didn't work on Virtual keyboard in LWUIT?
I have tested many ways to give the numeric and password constraint in the TextField. But its not working, See the below code.[详细]
2023-04-09 03:13 分类:问答