• Ping Theo - Richedit Control

    From Jeff Gaines@21:1/5 to All on Sun Sep 22 10:05:57 2024
    I'm pretty sure that Theo gave me some very useful stuff on the Rich Edit control recently (RichTextBox in .NET) but can't find the post.

    I am having problems with an rtf editor wot I wrote in that it won't word
    wrap in tables, Googling confirmed it's a defect in the older controls BUT
    also came up with a solution:

    https://stackoverflow.com/questions/510093/broken-tables-in-richtextbox-control-word-wrap

    Scroll down to "Just create a new Control. It works fine for me", about 2 thirds of the way down and there is a really neat class that works exactly
    as is.

    I have now based my own JRichEditBox on this class (instead of directly on
    the .NET class) and have perfectly formed tables :-)

    --
    Jeff Gaines Dorset UK
    Indecision is the key to flexibility

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Jeff Gaines on Sun Sep 22 11:24:23 2024
    Jeff Gaines <jgnewsid@outlook.com> wrote:

    I'm pretty sure that Theo gave me some very useful stuff on the Rich Edit control recently (RichTextBox in .NET) but can't find the post.

    Not I... I don't Windows.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeff Gaines@21:1/5 to Theo on Sun Sep 22 13:03:04 2024
    On 22/09/2024 in message <d+f*vW-Uz@news.chiark.greenend.org.uk> Theo wrote:

    Jeff Gaines <jgnewsid@outlook.com> wrote:

    I'm pretty sure that Theo gave me some very useful stuff on the Rich Edit >>control recently (RichTextBox in .NET) but can't find the post.

    Not I... I don't Windows.

    In that case if you wrote programs for Windows they would probably work!

    --
    Jeff Gaines Dorset UK
    If you ever find something you like buy a lifetime supply because they
    will stop making it

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)