board size:
width:
the width of the board

height:
the height of the board

rectangle of random cells:
seed:
the seed used for random cells
the same seed,width and height will produce same result

colors:
how many colors are used for the rectangle that is made out of random cells

offset x:
the x offset of the rectangle that is made out of random cells

offset y:
the y offset of the rectangle that is made out of random cells

width:
the width of the rectangle that is made out of random cells

height:
the height of the rectangle that is made out of random cells

horizontal symmetry:
if it is check then the rectangle that is made out of random cells will have horizontal symmetry

vertical symmetry:
if it is check then the rectangle that is made out of random cells will have vertical symmetry

add cells:
if it is check then the program will keep the old cells

circle:
if it is check then there will be circle of random cells instead of a rectangle of random cells

symmetry:
that combo box lets you chose the symmetry of the board

the ok button:
applies these options and closes the new universe dialog box

the cancel button:
closes the new universe dialog box without doing anything

the apply button:
applies these options

the clear button:
clears the board without applying the rectangle of random cells to the board