Hi:
I''ve been experimenting with foxGUIb for a while. Everything I
have
tried
as a layout has worked, except the matrix. The layout appears correct
in the
Main Window layout. However, after generating the code, I get a single row
of widgets.
I''m trying to layou a simple 2 x 2 matrix. Each cell of the matrix has
a button.
The layout in foxGUIb looks like this
but but
but but
However, running the code, yields this layout.
but but but but
Ernie