I've searched all over for this, and of course I've experimented without success.
I want to have a combobox where the dropdown includes a bitmap for each line.
The docs say to create an array of items, and an array of bitmaps ( which do reside in the RESOURCES file ). I've done that. It then seems to say the bitmap will display next to the corresponding item array ( ie. bitmap 4 in the array of bitmaps should load to item 4 of the drop down list ).
I've looked everywhere for a sample but can't find it ( docs, online docs, forum, etc. ).
Can anyone provide a sample ? Thanks.
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit

