Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: how do I rewrite this program to android program? and what am I doing wrong ?

    There are several ways to present a "dialog window" where a question can be asked and a response received.
    I've often found lots of code examples by doing a search on the internet.

    There aren't...
  2. Re: how do I rewrite this program to android program? and what am I doing wrong ?

    The code has lost all of its formatting and indentations.

    Why are you posting this simple bit of code?
  3. Re: how do I rewrite this program to android program? and what am I doing wrong ?

    Please wrap the code in code tags not in quote tags.
  4. Re: how do I rewrite this program to android program? and what am I doing wrong ?

    Is the listener called? Add a call to println() to the listener to see if it is called. Print out the value of name for example. The output will show in the LogCat window.
  5. Re: how do I rewrite this program to android program? and what am I doing wrong ?

    Please explain.
    If you get error messages, copy the full text and paste it here.
    If the program executes differently than you want, explain what it does and what you want it to do.
Results 1 to 5 of 5