I cannot make Image button with SVG file.
I use latest Jucer and Juce by git and macosx 10.6.4 & mac and iPad, iphone.
I can make Image button with PNG file not SVG file.
I also can make Image(Graphics) with SVG file.
Jucer can show SVG when I make Image(Graphics), but cannot show Image Button.
Why???
Jucer’s code’s imageButton->setImages has 12 parameters, but
Juce_amalgamated.h line 43765 has 13 parameters. (float hitTestAlphaThreshold = 0.0f)