X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/733f486aac7f5d92f902d6041338cd6e1bc7d99d..1be9182df86e9a902fe9ab6edef960fdc449fed6:/docs/latex/wx/grid.tex?ds=sidebyside diff --git a/docs/latex/wx/grid.tex b/docs/latex/wx/grid.tex index a6d4685ab2..2b0375eba6 100644 --- a/docs/latex/wx/grid.tex +++ b/docs/latex/wx/grid.tex @@ -1620,7 +1620,7 @@ Vertical alignment should be one of wxALIGN\_TOP, wxALIGN\_CENTRE or wxALIGN\_BO Sets the height of the column labels. -If \arg{height} equals to \textt{wxGRID\_AUTOSIZE} then height is calculated automatically +If \arg{height} equals to \texttt{wxGRID\_AUTOSIZE} then height is calculated automatically so that no label is truncated. Note that this could be slow for a large table. @@ -1862,7 +1862,7 @@ Vertical alignment should be one of wxALIGN\_TOP, wxALIGN\_CENTRE or wxALIGN\_BO Sets the width of the row labels. -If \arg{width} equals \textt{wxGRID\_AUTOSIZE} then width is calculated automatically +If \arg{width} equals \texttt{wxGRID\_AUTOSIZE} then width is calculated automatically so that no label is truncated. Note that this could be slow for a large table.