Results 1 to 3 of 3

Thread: RichEdit - RTF. We need some testers

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,782
    Rep Power
    10

    RichEdit - RTF. We need some testers

    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:
    [code=thinbasic] RTF_LoadFromFile
    RTF_SaveToFile
    RTF_SetText
    RTF_GetText
    RTF_AppendText
    RTF_SetFontName
    RTF_GetFontName
    RTF_GetFontSize
    RTF_SetFontSize
    RTF_SetFGColor
    RTF_SetBGColor[/code]

    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
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,782
    Rep Power
    10

    Re: RichEdit - RTF. We need some testers

    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
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  3. #3
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,782
    Rep Power
    10

    Re: RichEdit - RTF. We need some testers

    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
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •