Search:

Type: Posts; User: curmudgeon

Search: Search took 0.14 seconds.

  1. Re: Counter behaving oddly, skipping large blocks of code& error message

    It looks like you're still trying to use NetBean's generated code, and I strongly urge you to move away from this. Create your code by hand which will allow you to create a very small runnable Swing...
  2. Re: Counter behaving oddly, skipping large blocks of code& error message

    I second Norm's recommendations. If you need our help, post code that we can run, that doesn't have a ton of code unrelated to the problem. It should contain maybe 40 to 150 lines and not hundreds of...
  3. Re: Counter behaving oddly, skipping large blocks of code& error message

    I think that you should post more. Consider creating and posting an SSCCE where you condense your code into the smallest bit that still compiles and runs, has no outside dependencies (such as need to...
  4. Re: Counter behaving oddly, skipping large blocks of code& error message

    What user interface are you using? Is this a Swing or AWT GUI program? Where is input obtained from the user?
  5. Re: Counter behaving oddly, skipping large blocks of code& error message

    I'm not sure that I can help based on what you've posted so far. You should use your println statements to help debug and isolate your error. Then if still stuck, post the new code and any new...
Results 1 to 5 of 5