Home | All Classes | Grouped Classes | Index | Search

CL_InputBox::backspace

Deletes the character to the left of the text cursor and moves the cursor one position to the left.

	void backspace();

Detailed description:

If a text has been marked, the cursor will be put at the beginning of the marked text and the marked text will be removed.

See also:

CL_InputBox



Questions or comments, write to the ClanLib mailing list.