- // the parameters defining the button layout: majorDim meaning depends on
- // the style and is the (max) number of columns if it includes
- // wxRA_SPECIFY_COLS and is the (max) number of rows if it includes
- // wxRA_SPECIFY_ROWS - the number of rows and columns is calculated from
- // it
- int m_majorDim,
- m_numCols,
- m_numRows;
-