How to set the icon at bottom of the screen in Single row in juce?
问题 I want to set the three image icon as per in the screens available. i have tried but i cut down from the bottom. Also, i am unable to make the click. can you please help me out. i am new in Juce framework. #pragma once #include <JuceHeader.h> class CameraDemo : public Component { public: CameraDemo() { setOpaque (true); updateCameraList(); openCameraAsync(0); imgcaptureimg.setImage(ImageCache::getFromMemory(BinaryData::camicon_64_png, BinaryData::camicon_64_pngSize)); auto db = addToList(new