Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you save your forms, OpenInsight checks for promoted events and includes any it finds in the compiled version of the form. By default, some events are already promoted, like the CLOSE event of a form.  The The others you need to set yourself. To do this you use the EVENTDESIGNER form.  There are three ways to launch EVENTDESIGNER:

...

Click on the top left button, which is for Window Events.  The The list of window events display.  Scroll Scroll down to GOTFOCUS in the Event Name column, and change Enforce to Yes.  The The following displays:

By enforcing the event, we have told OpenInsight to check for promoted event code.