The Edit example demonstrates how to access an edit box and a rich edit control in a Dialog Builder resource. To access the Edit Box: edit box control in the Edit dialog below the example program uses the Origin C Edit class. To access the Rich Edit: rich edit control in the Edit dialog below the example program uses the Origin C RichEdit class. The example dialog is launched by executing the function EditBoxes in the source file Edit.c found in this zip file, under the \Dialog Builder\Edit subfolder.
To launch the Edit dialog above: