Inform Box Editor
The Inform Box Editor Window can be opened and closed by using the Debug4x Main Window's View Menu. There is no shortcut key.  The Inform Box Editor is the way to create, modify or inspect source code which draws Inform Boxes on the calculator.  The Inform Box Editor is a graphical user environment for creating these boxes.  Source code created by the Inform Box Editor can also be inspected and modified using the Debug4x Source Code Editor menu item Open Inform as Source.

The Inform Box Editor converts a graphic image of a form into RPL.  The RPL that is produced can be customized through the use of five edit boxes:

A double click in any of the above boxes opens a full editor window similar to the Source Editor window.  Within these windows bookmarks, shift-space (Template Completion), ctrl-space (Dynamic Verb Completion) and all the other editor features may be used.

The Inform Box Editor has many features.  These are presented in the following articles:


Form Settings.  The blue outlined area in the above picture shows the Form Settings area.  These items apply to the definition of the entire form:

Source Code Areas
There are five source code areas on the Inform Edit Window:

Double clicking any source code areas will open a large editor window with all the features of the main editor window (bookmarks etc).  Even when the windows are not expanded, the Dynamic Verb Completion and the Template Completion features will work in these windows.

Editing Generated RPL
The RPL Source generated by the Inform Editor can be edited by following this procedure:

Rules for Message Handler Fields: