Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: How To get Data button to Display user inputted "numbers" to data label?

    Write the code
    compile the code
    execute and test the code
  2. [SOLVED] Re: How To get Data button to Display user inputted "numbers" to data label?

    Look at the API doc for the class you are working with to see what methods it has that will do what you want.
    If the class extends another class, then you might have to read the API doc for that...
  3. [SOLVED] Re: How To get Data button to Display user inputted "numbers" to data label?

    Is the listener called when the data button is pressed?


    Where is "user doubles"?
    What label do you want to show it in? Do you know what method to call to set the text of a label?
  4. [SOLVED] Re: How To get Data button to Display user inputted "numbers" to data label?

    Ok, please explain what problems you are having. Be as specific as possible about the problems.
  5. [SOLVED] Re: How To get Data button to Display user inputted "numbers" to data label?

    Put the following in front of the code:



    YOUR CODE is HERE

    Put the following after the code:


    --- Update ---
  6. [SOLVED] Re: How To get Data button to Display user inputted "numbers" to data label?

    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve formatting.

    What are the steps the code needs to do to copy data from one place to...
Results 1 to 6 of 6