
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-14
RC_OK
Successful termination.
BAS_MENU_
ID_INVALID
Bad
iMenuId
BAS_MENU_
TABLE_FULL
No more free menu items
See Also
MMI_CreateGBMenu, MMI_DeleteGBMenu,
MMI_SelectGBMenuItem, MMI_AddGBMenuButton
Example
see
MMI_CreateGBMenu
6.1.6 MMI_CreateGBMenuStr
Description
Creates a menu with variable strings as menu name and menu
items.
Declaration
MMI_CreateGBMenuStr(
BYVAL sMenuName
AS sLine,
iMenuId
AS Integer )
Remarks
This routine creates an empty menu and the caption
sMenuName
.
sMenuName
need not be constant, it can be
generated during the execution of the program. The function
MMI_CreateGBMenuItemStr
adds items to this kind of
menu.
Note
Before terminating a GeoB
ASIC
program, all menus must
be deleted.
The
GeoB
ASIC
menus system has the following
limitations:
The maximal number of menus for a GeoB
ASIC
program
is 5.
The maximal number of items / menu is 49.
The maximal number of items over all menus plus menus
is 254.
Parameters
sMenuName
in
The caption of the menu.
Содержание 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 ...