trichview.support
Re: jump tag |
Author |
Message |
George |
Posted: 05/26/2003 21:05:43 Thanks Sergey. Everything's working Super now. With the exception that the "insert" also inserts an extra space that I have to remove. I should be able to figure that out. Thanks, george Sergey Tkachenko wrote: > Call > > rve.CurTextStyleNo := 5; > just before calling InsertString > (you can save CurTextStyleNo before and restore after) > > > >>Sergey, this works great with one small problem that you can probably >>resolve for me. The code you gave me results in the following being >>added to the xml: >> >> <text textstyleno="3" tag="http://www.richedit.com">Click Here</text> >> >>This is great. but is there any way for me to change the >>textstyleno="3" to textstyleno="5" >> >>Thanks for all your help, >>George >> > > > > |
Powered by ABC Amber Outlook Express Converter