bitmaps/VHPanel.xbm
author Jan Vrany <jan.vrany@labware.com>
Thu, 09 Nov 2023 15:55:10 +0000
branchjv
changeset 6859 75468b4f0414
parent 168 056daffbbc0e
permissions -rw-r--r--
`ScrollableView`: merge (some) changes from eXept ...to make it work with recent UI builder.

#define VHPanel_width 16
#define VHPanel_height 16
static char VHPanel_bits[] = {
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x84, 0x21, 0x88, 0x11,
   0x90, 0x09, 0xbf, 0xfd, 0x90, 0x09, 0x88, 0x11, 0x84, 0x21, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};