‎2007 Oct 16 7:47 PM
is there any class available for displaying text in the text editor on the screen.
‎2007 Oct 16 7:50 PM
In the class cl_gui_textedit there is a method set_text_as_r3table which can be used to display text.
‎2007 Oct 16 7:50 PM
In the class cl_gui_textedit there is a method set_text_as_r3table which can be used to display text.
‎2007 Oct 16 8:02 PM
‎2007 Oct 16 8:01 PM
found my self
<b>
call method text_editor->set_text_as_r3table</b>