
GeoBASIC User Manual
9 — Refined GeoBASIC Concepts
TPS1100-Version 2.10
9-5
If the user measurement dialog is not used any more it must be deleted with
MMI_DeleteDialog
.
See the example program MEAS.GBS for a typical usage of the user measurement
dialog.
9.2.4
Mixing the User Measurement Dialog with Other Dialogs
There can be only one user measurement dialog at a time, i.e. an existing user
measurement dialog must be deleted with
MMI_DeleteDialog
before a new
one can be created with
GSI_CreateMDlg
. If a user measurement dialog is
active, no text dialog can be opened and vice versa.
But a graphics dialog may be opened while a user measurement dialog is active.
Note
The reverse is not the case: a user measurement dialog may not be
opened while a graphics dialog is open. If a user measurement dialog
and a graphics dialog are open, the graphics dialog has priority, i.e. all
future function calls are related to the graphics dialog until it is closed.
9.3 TPS1100
CONFIGURABILITY
In general, each part of an application, which should be accessible from outside,
has to be of the form ‘
GLOBAL SUB
’. These points are known as entry points and
can be used in two ways. First they can be linked to a menu item (of the a system),
and second they can be described as configuration item.
9.3.1
Adding the program in a System Menu
The easier way to access an entry point of an application is to link it to a menu
item during the installation phase. Please refer to the Reference Manual
MMI_CreateMenuItem
for further explanations.
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...