Search:

Type: Posts; User: Lavace

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    2,477

    Re: Game of Life GUI Error

    Hi Kevin,
    I done some research on your suggestion and realised that I had declared the preperation method static (because I was re-using this code from my console version).

    As a consequence, I...
  2. Replies
    6
    Views
    2,477

    Re: Game of Life GUI Error

    Hi Kevin,

    I inserted print messages for the StartListener actionPerformed method, inside prepareNextGeneration and inside the loops.

    I find that it stops executing at the stated point:
    ' ...
  3. Replies
    6
    Views
    2,477

    Game of Life GUI Error

    SOLVED.

    I'm attempting to build a GUI for a console-based Game of Life game I've already developed. I went about it by building the very basic GUI (a grid with red squares that are either on or...
Results 1 to 3 of 3