Thanks skalogir,
Pressing the function key two times changes the Input Mode but I want the default Input Mode for the TextField to be Numeric. Is there any way?
Type: Posts; User: abdul.wahab; Keyword(s):
Thanks skalogir,
Pressing the function key two times changes the Input Mode but I want the default Input Mode for the TextField to be Numeric. Is there any way?
Hi,
I want to make Textfield in my application that will only take Numeric Input and the Input Mode Order will also be Numeric for these. I am working in LWUIT.
I have used the following lines...
Thanks skalogir
I have updated the device time and date. I am going to update its software. Please tell me how I can PM you.
Do you have any idea why this is not working on the emulator. If I...
Hi,
I have been facing this issue for the past few days. I have made a sample application to test In-App Purchase API so that I can have an understanding of how the API works. I have created the...
Thanks skalogir
I have managed to solve the issue. On Nokia x3-02 the app was reading the exact number of characters as specified in the read function of InputStreamReader but on Nokia Asha 303,...
Hi,
I am reading a fixed number of characters from a file. The file contains both english and arabic text. I have two devices Nokia X3-02 and Nokia Asha 303 for testing. On Nokia X3-02, I am...
I want to show a progress bar in my LWUIT application. I have customized a Dialog Box for this purpose. But the dialog box pauses the background activity so it is of no use to me. If there is a way...
Hi Raj,
My application is basically a slide show. It has 250 images along with detailed description of the image for users to understand. As far as the detailed description is concerned that I...
I am building a J2me application for Nokia s40 devices. The size of my jar file has exceeded 1MB. I have been testing the application on device. But since it's size has now gone over 1MB, I cannot...