[Gambas-user] About the origin of Stock Icons

Gianluigi gradobag at gradobag.it
Mon Feb 20 11:27:59 CET 2023


Il 20/02/23 11:18, Gianluigi ha scritto:
> There is something that escapes my understanding if I write:
>
> If Application.DarkTheme Then
>       hImage = Stock["24" &/ sIcon].Image
>       hImage = hImage.Invert()
> ...
> I get from the invert the void image error ...
>
> Regards
>
> Gianluigi

Sorry I have done so many tests that now I am in confusion, why this:

hImage = Stock["24" &/ sIcon].Image

returns a null object?

Regards

Gianluigi



More information about the User mailing list