-
December 7th, 2019, 03:08 AM
#1
C MDI Editor using RichEdit
Hello,
I am creating a C program that makes a MDI Editor using RichEdit.
Actually the program runs and offer many options.
I would like to improve it adding :
-Indentation
-Bookmarks
-Syntax coloring
-Compile/Build options
For the instant I am working on the indentation. My idea is to catch (MSGFILTER) the return key and to add the a number of leadind spaces or tabs that the previous line had. The problem is how to create a new line when the return key is pressed?
The program runs under Windows
Could you help me?
myEditor
Archive compressed using 7zip.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|