Can the RichEdit be embedded in Gui Tab

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
songdg
Posts: 575
Joined: 04 Oct 2017, 20:04

Can the RichEdit be embedded in Gui Tab

Post by songdg » 16 Apr 2024, 21:58

The RichEdit class viewtopic.php?f=83&t=117275&p=561423&hilit=RichEdit#p561423 have some fascinating features like setting line spacing and changing text color and background color ect. I wonder if it is possible by remove the menus and the controls of the RichEditSample and embed it in a Gui Tab, just for the purpose of showing some text with appropriate line spacing and highlight some word with color.

just me
Posts: 9467
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: Can the RichEdit be embedded in Gui Tab

Post by just me » 17 Apr 2024, 06:54

IMO the control will not refuse.

songdg
Posts: 575
Joined: 04 Oct 2017, 20:04

Re: Can the RichEdit be embedded in Gui Tab

Post by songdg » 17 Apr 2024, 12:16

Thanks for the hopeful answer, still it's too complex for me, there are so many interconnected elements. Would you help me, make a lean version of the RichEditSample with interfaces to manipulate the text?

Post Reply

Return to “Ask for Help (v2)”