MOBJECT MCreateTableForm (MOBJECT parent, int n_cols)

Creates a TableForm object having 'n_cols' columns and returns its identifier

Documentation

Creates a TableForm object having 'n_cols' columns and returns its identifier. TableForm is a container that arranges its children left to right and wraps (top to bottom) when reaches column 'n_col'. Children on the same row are arranged in boxes of the same height. Children on the same cloumn are arranged in boxes of the same width. An optional grid can be made visible to show the dimensions of cells.

alphabetic index hierarchy of classes


MGUI Copyright 1996-1998 Vincenzo Morello

generated by doc++