@Bernd
Hi.
Ok, I didn't know that your iconlib replaced entirely the icon.library code, so it's not a problem that's right. But is your iconlib.exe based on the code of the icon.library (and in this case inhererits bugs from it)?
If i do in SS the following:
SYS:C/LoadModule LIBS:morelibspace_module L:Fastfilesystem L:RAM-Handler L:Shell-Seg DEVS:scsi.device LIBS:workbench.library LIBS:ICON.LIBRARY NOREBOOT REVERSE
SYS:C/Setpatch SKIPROMMODULES fs,icon,ram,scsi.device,shell,workbench QUIET
I have to remove icon.library from the loadmodule line because it wont be patched by your own or not ?
PeterK send me yesterday a Version of iconlib that enhance postive libspace to 10000 and so his new Icon lib can work with AFA too.But we write more, so i think wait some days to tell more what we do.
I try setpatch SKIPROMMODULES icon, but the icon.library in dir libs is always load from setpatch
>But is your iconlib.exe based on the code of the icon.library (and in this case inhererits >bugs from it)?
there are no AOS sources here, so i use the AROS Icon library source and add new features as 32 bit OS4 Icon , OS4 iconlib features to run eastern thumbnail shower with truecolor Icons.and add features so Icons can scale crop and repeat (tile)blit and when call blitbitmap with 4 color icon data that it blit correct 32 bit icon.dopus magellan2 need it for32 bit Icons and Icon show while drag Icon need it too.
AFA need scale and tile and crop features for new skin system, so its not possible to remove the AFA icon lib out of folder and get AFA correct working