
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-172
Only one measurement dialog can exist at the same time. If
GSI_CreateMDlg
is called and there already exists a
measurement dialog, the existing dialog (together with all attached
buttons) is deleted and the new dialog is created.
Note
If a graphics dialog or a text dialog exist together with a
measurement dialog, all button routines
(
MMI_AddButton
,
MMI_GetButton
,
MMI_DeleteButton
) are related to the measurement
dialog.
The shown parameters used in the dialog are defined in the user
display mask (see
GSI_DefineMDlg
).
Parameters
iFixLines
in
The number of fix lines. (These lines
are not scrolled.)
sCaptionLeft
in
The part of the title bar displayed on
the left border (up to five characters
wide)
sCaptionRight in
The caption of the dialog.
sHelpText
in
This text is shown, when the help
button
SHIFT-F1
is pressed and the
help functionality of the theodolite is
enabled.
See Also
GSI_UpdateMDlg
GSI_UpdateMeasurement
Example
See example file „
meas.gbs
“ too.
This example uses the measure dialog routines
GSI_CreateMDlg
,
GSI_UpdateMDlg
and
GSI_UpdateMeasurment
to execute a measure process.
DIM ValidForRec
AS Logical
DIM RetCodeForMsg AS Integer
DIM WaitTime
AS Integer
DIM iButton
AS Integer
WaitTime = 10 'ms
'user definition of measurement dialog
'can be placed here
Содержание 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 ...