Hi all,
Since i’m getting close to first public demo’s of my new upcoming juce powered app,
i’m adding my executable icons.
this is the kind of stuff that i normally never do so i’m an idiot when it comes to these things
is there any functionality in juce to add them ?
i’ve went through the documentation and had a look at documentwindow and JUCEApplication classes but there aren’t any methods related to them.
i can add them to my resources in vs studio but i seem to only get my main icon to work (the 32x32), not the 16x16 for window manager and small icon overviews.
would be cool if juce can handle this in a platform independent way, does it somehow ?
Radiance