P0LarWolF Posted January 12, 2023 Posted January 12, 2023 (edited) Hey Guys. Ist there a simple way or example to set/append text above the previous/existing text in richedit control? For example: the control contains following text or chars "Hello, I'm here" The next sentence or char would be something like "Yes, I'm" I want to write this sentence above the previous. Thx in advance Edited January 12, 2023 by P0LarWolF
AutoBert Posted January 12, 2023 Posted January 12, 2023 Have a look at _GUICtrlRichEdit_InsertText and the example. P0LarWolF 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now