Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,191

    Re: Problem with array values

    Yep. That looks like it'd work.
  2. Replies
    5
    Views
    1,191

    Re: Problem with array values

    Which is the first println? The one in makeGrid? How many lines does it print? Add a separate counter variable and print that with the rects value:
    System.out.println("cntr=" + cntr++ + " "...
  3. Replies
    5
    Views
    1,191

    Re: Problem with array values

    Did you look at the 100 lines of print outs?
    Did it look like there were different rectangles?
    What was the difference between one rectange and the next one?
Results 1 to 3 of 3