Search:

Type: Posts; User: GregBrannon

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,424

    [SOLVED] Re: Simple GUI Error

    You're welcome.
  2. Replies
    5
    Views
    1,424

    [SOLVED] Re: Simple GUI Error

    That error is not related to the warnings you posted. I assumed there were no other errors, and I was wrong. You have a typo in the line (#58 by my count):

    row2.add( numbers[1] );

    See if you...
  3. Replies
    5
    Views
    1,424

    [SOLVED] Re: Simple GUI Error

    What book are you using? I ask, because the main() method is teaching bad habits and is not technically correct. Will it work? Yes, but it's bad form for later. (Saw something similar online, is...
Results 1 to 3 of 3