I have an FXMatrix defined thusly matrix = FXMatrix.new(self, 2, MATRIX_BY_COLUMNS|LAYOUT_FILL_X) to which I've added several rows worth Labels and TextFields. Now I want a button that will span both of those columns. How would I do that? I don't see a constant to instruct the layout manager to do this. Joey -- http://www.joeygibson.com