im_set_display_mode
4-47
4
im_set_display_mode
Purpose
This function sets the character height of the display. Scroll and wrap
parameters are included for compatibility with programs written for some
TRAKKER Antares terminals.
Syntax
#include "imt209x.h"
IM_STATUS im_set_display_mode
(IM_FONT_TYPE
font,
IM_BOOL
scroll
IM_BOOL
wrap);
IN Parameters
font Specifies the font type code. Choose one of these constants:
IM_FONT_STANDARD Text is 5 x 7 pixels, the scroll boundary is line 8,
and the wrap boundary is column 20.
IM_FONT_LARGE Text is 5 x 14 pixels, the scroll boundary is line 4,
and the wrap boundary is column 10.
IM_FONT_SPECIAL Text is 10 x 14 pixels
scroll Should always be passed in as non-zero for scroll at bottom of screen.
wrap Should always be passed in as non-zero for wrap at the right edge of
the screen.
OUT Parameters
None.
Return Value
This function returns one of these codes:
IM_SUCCESS Success.
IM_INVALID_PARAM_1 Invalid font parameter.
IM_INVALID_PARAM_2 Invalid scroll parameter (can not disable).
IM_INVALID_PARAM_3 Invalid wrap parameter (can not disable).
See Also
im_get_display_mode, im_get_display_type, im_get_display_size_physical
Содержание Trakker T2090
Страница 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Страница 4: ......
Страница 14: ......
Страница 19: ...Getting Started 1 ...
Страница 20: ......
Страница 33: ...User Interface 2 ...
Страница 34: ......
Страница 55: ...Application Development 3 ...
Страница 56: ......
Страница 61: ...Application Functions 4 ...
Страница 62: ......
Страница 127: ...Reader Command Reference 5 ...
Страница 128: ......
Страница 145: ...Configuration Command Reference 6 ...
Страница 146: ......
Страница 187: ...BIOS Support 7 ...
Страница 188: ......
Страница 205: ...Hardware Specifications 8 ...
Страница 206: ......
Страница 212: ......
Страница 213: ...Demo Software A ...
Страница 214: ......
Страница 230: ......
Страница 231: ...Microsoft Visual C C Settings B ...
Страница 232: ......
Страница 234: ...TRAKKER T2090 Hand Held Batch Computer User s Manual B 4 Compiler Options Code Generation Select CPU 80186 80188 ...
Страница 237: ...Full ASCII Charts C ...
Страница 238: ......