View Single Post
Old 19 January 2019, 17:09   #2979
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Quote:
Originally Posted by Michael View Post
A small quick experiment, could not figure out how to show a classic icon for now...
If you need the old planar images from a ColorIcon then call GetIconTagList() with the tag ICONGETA_GetPaletteMappedIcon set to FALSE (0). It returns a DiskObject structure with a sub-structure do_Gadget with pointers to GadgetRender and SelectRender which are both Image structures. From old icon.libraries (not with v46) you should get that DiskObject structure with GetDiskObject() by default.
http://aminet.net/package/dev/asm/StructureGuide

Last edited by PeterK; 19 January 2019 at 17:39.
PeterK is offline  
 
Page generated in 0.07294 seconds with 11 queries