Sets the number of fields, and optionally the field widths.
+\pythonnote{Only the first parameter is accepted. Use SetStatusWidths
+to set the widths of the fields.}
+
+\perlnote{In wxPerl this function acceps only the {\tt n} parameter.
+Use SetStatusWidths to set the field widths.}
+
\wxheading{Parameters}
\docparam{number}{The number of fields.}
\pythonnote{Only a single parameter is required, a Python list of
integers.}
-
+\perlnote{In wxPerl this method takes as parameters the field widths.}