PopupEditorDialog()

Previous Next

Opens the popup text editor.

Syntax

PopupEditorDialog()

Parameters

None.

Object

Column (Field)

The name of the standard paintable popup text editor editor is PopupEditorDialog. This is called using editMethod, with:

PopupEditorDialog(CurrentColumn()).Window.Create()

If the editMethod method of a text editor column is empty, or is an old-style popup call (create-popup-text() , popup-text-create()) then the call above is used in the editMethod.