2025-03-04 1:23 AM
since the background image is set well and I use a invisible button, the clicked event can't be triggered when i click the '1' button; but if I set the '1' button is visible , the clicked even can be triggered , how to modify this ?
2025-03-04 6:46 AM
Hello @miker ,
To create an invisible button, the simplest way is to add a flexButton is to make the visible box 0 in width and height.
Look at this tutorial to see how to implement such button.
If this comment answers your question, I invite you to select it as "best answer".
Regards,