Lenovo ThinkPad SL300 User Manual
Page 193
ForeGroundColor
The color of the text within the splash window or message box. Default:
GREEN (splash window), WINDOWTEXT (message box)
BkgndColor
The background color of the splash window or message box
1
. Default:
BLACK (splash window), BUTTONFACE (message box)
Width
Specifies the width of the message box dialog. If values are not
specified for both Width and Height, the message box window is
auto-sized based on the message text.
Default: none
Height
Specifies the height of the message box window. If values are not
specified for both Width and Height, the message box window is
auto-sized based on the message text.
Default: none
Timer
Specifies the pace, in seconds, at which the position of the message
box dialog is changed.
Default: 1
BkgndImage
Specifies the path of a Windows bitmap (.bmp) file to be displayed
within the background of the message box dialog.
Default: none
BkgndImagePos
Specifies the location of the message box dialog’s background image.
The value of this setting is one horizontal position value (LEFT, RIGHT, or
CENTER) and one vertical position value (TOP, CENTER, or BOTTOM)
separated by a space (e.g., RIGHT BOTTOM). Default: RIGHT BOTTOM
1
Color values may be specified as named values supported by MS Internet Explorer (e.g., RED, FUSCHIA, PINK, etc.);
as RGB triplets (e.g., FF0000); or as the user-defined system settings i.e., ACTIVEBORDER, ACTIVECAPTION,
APPWORKSPACE, BACKGROUND, BUTTONFACE, BUTTONHIGHLIGHT, BUTTONSHADOW,BUTTONTEXT,
CAPTIONTEXT, GRAYTEXT, HIGHLIGHT, HIGHLIGHTTEXT, INACTIVEBORDER, INACTIVECAPTION,
INACTIVECAPTIONTEXT, INFOBACKGROUND, INFOTEXT, MENU, MENUTEXT, SCROLLBAR,
THREEDDARKSHADOW, THREEDFACE, THREEDHIGHLIGHT, THREEDLIGHTSHADOW, THREEDSHADOW,
WINDOW, WINDOWFRAME, WINDOWTEXT).
The text file identifies the message box dialog’s title and message. (These values are separated from the settings file
to facilitate national language support). This file is in the format of a Windows INI file, as shown below:
[MsgBox]
Title=
Text=
Title
Message box dialog’s caption text
Text
Message box dialog’s message text
Chapter 14
.
Debugging problems
179