I've got PNG files (for example those from AISS but also self made ones) with a transparent background.
Now I'm trying to integrate them into image buttons.
To test it I've taken the OS4 ReAction imagebuttons example and modified it to display one of the included GIFs and one self-made PNG next to each other in two buttons.
On OS4.1 running this 68k executable looks like this: On OS3.2 running exactly the same 68k executable looks like this: The transparent background of the GIF works in both cases but the transparent background of the PNG doesn't.

Is the OS3.2 png.datatype supposed to support transparency in image buttons at all?
Thanks,
Tom