10 OptoTerminal Qlarity Foundry User’s Manual
Opto 22 Fax 800-832-OPTO (6786) Web www.opto22.com Phone 800-321-OPTO (6786)
played on the Qlarity-based terminal; hidden objects are
displayed on the terminal (unless they are disabled), they
are only hidden in Qlarity Foundry. Refer to section 3.8 for
information on the “show/hide” option.
Stop Qlarity Interpreter
When a workspace is compiled, the Qlarity interpreter runs
a portion of the user application in Qlarity Foundry. Select
this option to stop the user application from running. For
example, if an object instance contains an infinite loop, you
will not be able to work in Layout View. You can select this
option to terminate the interpreter and switch to Code View
so you can correct the problem.
NOTE: error message
The Qlarity interpreter may detect the infinite loop when it
tries to run the application and display a prompt for you to
stop the application.
Settings
Use this option to open the Qlarity Foundry Preferences dia-
log box to define the Qlarity-based terminal’s configuration
and to enter Qlarity Foundry preferences. Qlarity Foundry
attempts to simulate the terminal’s display area, input type,
and so on as closely as possible. Refer to Chapter 6, “Qlar-
ity Foundry Preferences” for information.
Snap to Grid (Layout View only)
Select this option to enable or disable the “snap to grid”
function. If enabled, this feature forces objects to “snap” to
the nearest grid point when added or moved. The top left
corner of an object’s rectangle snaps to the nearest grid
point when you release the mouse button.
View Grid (Layout View only)
Select this option to show or hide the “grid.” You can dis-
play a grid over the work area to help you more accurately
place and align objects. For information on changing the
spacing or color of the grid, refer to section 8.1.3, “Drawing
Aids.”
Align/Size/Space Objects (Layout View only)
This option provides several tools for aligning, sizing, and
spacing objects in your workspace. Select the object you
want to manipulate, then select the tool from the submenu.
Refer to section 8.3.2.4, “Align/Size/Space Objects” for
more information.
Add Theme Selection Listbox (Layout View only)
Select this option to create a listbox object that can be used
to dynamically select color and border themes for all
objects in the workspace. (See section 5.4 and section 5.5
for information on themes.) The current themes available to
the workspace will be listed. If you previously created a
theme selection listbox and have not renamed the object,
when you select this option the previous theme selection
object is replaced with a new one.
Add Theme Selection DropDownList (Layout View
only)
Select this option to create a drop-down list object that can
be used to dynamically select color and border themes for
all objects in the workspace (similar to a theme selection
listbox but uses less display space). (See section 5.4 and
section 5.5 for information on themes.) The current themes
available to the workspace will be listed. If you previously
created a theme selection drop-down list and have not
renamed the object, when you select this option the previ-
ous theme selection object is replaced with a new one.
Rescale Application (Code View only)
When migrating an application from a terminal with a
320x240 display to one with a 640x480 display, select this
option to automatically resize the objects in your workspace
based on the new display settings. A dialog box is displayed
to specify the changes you want to make.
NOTE: no undo for Rescale Application
The Rescale Application feature should be used with care.
The changes cannot be undone, so it is recommended that
you save a backup copy of your workspace first. Also, res-
caling an application is just the first step in migration. You
should examine each object in the workspace after the
rescale has occurred to ensure that it scaled correctly.
Toggle Breakpoint (Code View and Simulation View)
Select this option to set or remove a breakpoint in Code
View or while running a simulation.
New Variable (Code View only)
Select this option to insert a new variable or property in the
code. A dialog box is displayed to specify the attributes of
the new variable or property.
Mark Selected Code as Sample (Code View only)
Select this option to flag or unflag selected code lines as
sample code. Sample code is a form of comment used by
the AutoDocumentation system in Qlarity Foundry. Sample
code is ignored by the compiler and appears “grayed out” in
Qlarity Foundry.