21
edits
Changes
→IO_Form
Uses the private add() method to add a non-submitter, non-dynamic IO_field.
<hr width="50%" />
<big><pre>
void setError(const char* mes);
void setHelp(const char* mes);
</pre></big>
Set the text of the general Error message and the general Help message of the Form.
<hr width="50%" />
<big><pre>
int lenght();
</pre></big>
Returns number of fields currently in IO_Form.
<hr width="50%" />
--- incomplete ----
<hr width="50%" />
<hr width="50%" />