Using Images as Buttons
Attributes for form fields
f000 = FORMONLY.combo,
WIDGET = “FIELD_BMP”,
CONFIG = “image.bmp F1”;
Combines normal input field (type CHAR by default)
With small image which, when pressed, triggers specified ON KEY
Actually, of rather limited value.