Search:

Type: Posts; User: SilentNite17

Search: Search took 0.08 seconds.

  1. Replies
    12
    Views
    11,281

    Re: .setText() for an int?

    Nevermind, it worked with the command line. Thanks a lot Norm!!!
  2. Replies
    12
    Views
    11,281

    Re: .setText() for an int?

    WHat if Im using Netbeans/Eclipse?
  3. Replies
    12
    Views
    11,281

    Re: .setText() for an int?

    Well, I did that, and it still comes up with the same thing. However, when I use the divide button, it works fine. So I am assuming that I made an error somewhere along the actionListener codes for...
  4. Replies
    12
    Views
    11,281

    Re: .setText() for an int?

    Ok, new problem.

    I finished coding the number buttons. Here is what I have:


    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */
    package src;
  5. Replies
    12
    Views
    11,281

    Re: .setText() for an int?

    Thanks, that solved it!
  6. Replies
    12
    Views
    11,281

    Re: .setText() for an int?

    But the value will change, so I can't just have a certain number as the output. Is there a way to make this work?
  7. Replies
    12
    Views
    11,281

    .setText() for an int?

    Hello everybody!

    Trying to make a calculator for my spanish teacher........... lol

    Here is teh source:


    /*
    * To change this template, choose Tools | Templates
    * and open the template in...
Results 1 to 7 of 7