<<
I use a freeware utility called Imagicon that can change any size picture to
another set size and type of picture in a user-specified directory. It is
drag-and-drop easy and works great. I use it to produce bmp's for enhanced
speed buttons all the time.
>>
My problem is that the images, all 256 of them, are contained within a single
BMP file that is 16 pixels tall and presumably 4096 pixels wide. I think I
know what the file format is -- a Delphi image list. But there doesn't seem to
be any way in R:Base to pull individual pictures out of the file. In 7.5 you
got 256 individual BMP files you could easily load as button images.
--
Larry