Multiline Entry Field Sample

Description

The Multi-Line Entry Field Sample is a simple editor. This editor opens existing files via the file dialog, saves data to a file via the file dialog, and changes fonts via the font dialog. It also performs cut, copy, and paste functions to the clipboard.

Concept

Sample program demonstrates IMultiLineEdit, IFileDialog, and IFontDialog. Loading a file via a thread is also demonstrated (OS/2 and Windows only).

Task

Open files from the file dialog, change fonts, and cut/copy/paste text.

Supported
Supported
Supported (except multithread)