Search:

Type: Posts; User: SHENGTON

Search: Search took 0.11 seconds.

  1. Re: How to Search, Compare, and Replace text in the TextBox in J2ME?

    Hello JavaPF,

    My problem is how do I compare the string in the textbox? What I mean is, I want to compare the substring to text in the Textbox. If the program found same with the txtWord, it...
  2. Re: How to Search, Compare, and Replace text in the TextBox in J2ME?

    Anyone?..........
  3. How to Search, Compare, and Replace text in the TextBox in J2ME?

    Hello, good evening. :)

    I'm having a hard time with this on how to search and compare the String array to the TextBox, and replace the text in the textbox.

    Here's my code:
    import...
  4. Replies
    4
    Views
    2,193

    Re: SMS Textspeak Corrector

    Hello JavaPF, good evening. :)

    Please take a look my code. I having a problem in replacing the text inside the TextBox.

    Here's the code:
    import javax.microedition.midlet.*;
    import...
  5. Replies
    3
    Views
    3,393

    Re: How to create submenu?

    @javabuddy
    May I know what does the number mean in this code:


    sendCommand = new Command("Send", Command.ITEM, 0);

    The "0" thing there, what does it mean?
  6. Replies
    3
    Views
    3,393

    Re: How to create submenu?

    Thanks for that javabuddy, that gives me an idea. :)
  7. Replies
    3
    Views
    3,393

    How to create submenu?

    Hello, good morning. :)

    I'm doing my thesis "SMS Texkspeak Corrector" but I'm having a hard time to find the right code on how to create submenu in J2ME.

    Could anyone help me with this.
    ...
  8. Replies
    4
    Views
    2,193

    Re: SMS Textspeak Corrector

    Hello JavaPF, good afternoon. :)

    Thanks for taking time replying my problem. Thanks for the codes, it gives me an idea how to figure it out. I'll try that later but for now I'm trying to solve how...
  9. Replies
    4
    Views
    2,193

    SMS Textspeak Corrector

    Hello :)

    This is a thesis. My thesis is "SMS Textspeak Corrector". SMS Textspeak Corrector is a text messaging software for mobile phone where users can convert or correct the “txt spk” message to...
Results 1 to 9 of 9