1
edit
Changes
→void set(const void *str);
===void set(const void *str);===
splits the newline separated data from the "str" argument into "series of stingsstrings" that are created dynamically to be edited by the io_edit function in the edit method.
===virtual ~IO_TextEdit();===