TE_FAR_RIGHT Constant (Macro)

textedit.h

#define TE_FAR_RIGHT (0xFFFF)

A constant defining the last cursor position in TE_open.

Set the parameter cur_offset in TE_open to TE_FAR_RIGHT will place the edit cursor after the last character in the edit buffer.


See also: TE_open