Does anyone wrote a small editor?
I want to make a small Editor where I can write in TEXT-based information. Since 3 years I used Notepad, but there are to much functions what makes me after a problem.
What I do want with that:
- Open automatically with a given filename (cmdline). If this is given, it has to save automatically after closing. NO "SAVE AT".
- In there just small functions:
1. Text Text Text......
2. Marking text and can do :
2.1. 3 color choose (fixed)
2.2. Bold/kursiv/underline (not more)
2.3. Position left or center
Why this:
After writing/saving the file I want to read it and create a html-file for Email. Therefore the "Functions" have to be givinen readable in the saved file. In the GUI just do the function
FINISH.
A plus function (not important):
- Choose a PDF-File from local system and put the filename in, so i can read it in my html-creation application to append to the email.
It will be so helpfull.
Thx's