[Gambas-user] Pictures on buttons doesn't work correctly anymore

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Aug 27 15:38:49 CEST 2014


> Picture do not support transparent color. It's just that
> Color.Transparent was a fully transparent white, and is now a fully
> transparent black (for sanity reason: fully transparent black is 0 in
> memory, whereas fully transparent white is &H00FFFFFF&).
>

This is really strange, since the code has worked for years!
I guess I can just set the background color to same as button background
color...


Jussi



More information about the User mailing list