P0LarWolF 0 Posted January 12 Share Posted January 12 (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 by P0LarWolF Link to post Share on other sites
AutoBert 212 Posted January 12 Share Posted January 12 Have a look at _GUICtrlRichEdit_InsertText and the example. P0LarWolF 1 Link to post Share on other sites
P0LarWolF 0 Posted January 12 Author Share Posted January 12 Thx mate. I've got it work. Link to post Share on other sites
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