Question about blend()

Jean Truc <[email protected]> Tue, 10 Dec 2024 09:50:29 +0100
Newsgroups gmane.comp.lib.fox-toolkit.user
Message-ID <CAGGA+fRRVjU0Wd-h0RmK2Npb_sGA=m6SXRG3wwiFSzXRLo200w@mail.gmail.com>
Hi again,

sorry, I forgot the title in my previous message and I was not clear.

My question is simple : to blend an icon that has transparency I can do:

icon->blend(background_color);
icon->create();

But if the background color changes, then:

icon->blend(new_background_color);
icon->render();

doesn't changes the previous blending.

What I am missing?

Thanks,
JT

_______________________________________________
Foxgui-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/foxgui-users