PDA

Click to See Complete Forum and Search --> : Using RTF


Dec 9th, 1999, 08:19 AM
I'm designing a text-based RPG that uses a custom made chatroom I designed (even with full skin capability like winamp) that should also use RTF. My problem is, no matter what I try (SelRTF, TextRTF, even copy/paste from clipboard with formats) when the RTF code is transferred from one rtfTextBox to another, it shows the RTF code rather than formatting the box. Any ideas on how I can send text from one RTFtextbox to another that will format the text rather than showing the code? I've even tried API... no luck.