hello,
i would like to make a png file that i load to the gui to be one of the two:
1. transparant ( since i would like to set a different png file on the same place in the gui)
2. clear the erea and load the second png file instead.
currently i use the "_gdiplus_graphics_clear" function, but it clears all the gui and that causes a small gui flash every time.
any suggestions?😐