PDA

View Full Version : RichEdit - RTF. We need some testers



ErosOlmi
18-09-2006, 00:59
There a re few users here waiting for rich text control handling enanchements. Good news.
The following is the list of functions we have already developed and will see the light in a couple of days:

RTF_LoadFromFile
RTF_SaveToFile
RTF_SetText
RTF_GetText
RTF_AppendText
RTF_SetFontName
RTF_GetFontName
RTF_GetFontSize
RTF_SetFontSize
RTF_SetFGColor
RTF_SetBGColor

Roadmap before releasing:

RFT_GetFormat and RTF_SetFormat for setting font formatting like: bold, italic, underline, strikeout
final tests under Win9x, WinMe, Win2K


Regards
Eros

ErosOlmi
18-09-2006, 12:46
We need someone that want to test new RTF functionalities.
Just reply here if you want and I will send you a link with latest thinBasic and a script that simulate a simple riche edit editor.
In our tests it seems to work fine under Win98, WinMe and Win2K or above.

Regards
Eros

ErosOlmi
19-09-2006, 00:23
OK, catventure and Psch confirmed me that new rich edit features are working fine under Win98 and WinMe.
I've already tested them under Win2K and WinXP, so now I assume I've solve most of the differences due to different OSs.

I will continue development with the remaining basic functions working on text formatting. Than I will release them all.

That a lot guy.
Eros