Home  /  Autodocs  /  texteditor.gadget

NAME

GM_TEXTEDITOR_InsertText

SYNOPSIS

DoGadgetMethod(obj, win, req, GM_TEXTEDITOR_InsertText, NULL, STRPTR
text, LONG pos);

FUNCTION

This will insert the given text using the current importhook. The position of the inserted text can be:

SEE ALSO

GM_TEXTEDITOR_ExportText