Code: Select all
String.s = GetGadgetText(#Editor,#PB_Editor_RTF)
SetGadgetText(#Editor2,String) ;And one could use this to put the nice formatted text info another editor gadget
I had to make my own functions for this:

http://www.purebasic.fr/english/viewtopic.php?t=22443