Requirements
- Windows 95 or better
- Microsoft Riched20.dll
Rich text control features
- Built in 32 bit fileopen & filesave dialogs.
- Accepts drag and drop files.
- Returns file name for file opened or saved as.
- Truetype font formatting. Face and size. Left / center / right alignment. Bold / italic / underlined.
- Font and background coloring.
- Load and save files in rtf and text formats, tested to 6mb. Auto detects existing file format, either rtf or text.
- Built in search and replace.
- Cut, copy, and paste formatted text.
- Multi level undo.
Note: There is no redo.
- Print formatted rtf or text format files.
- Set page margins.
- Auto detects if file is modified and prompts to save before loading another or new file.
Note: You must check the modified state yourself when your program is closing.
Cautions
- There is no built in redo at this time.
- Text replacements using the replace dialog can not be undone.
- Undo will undo all text up to the last paste or change in format!