Page 1 of 1

[Solved] ImageGadget highlight

Posted: Sat Aug 03, 2024 10:56 pm
by k3pto
I have an application that displays several image gadgets from which the operator can choose. Is there anyway to highlight which image the operator has selected? I thought of changing the border but it looks like that cannot be changed dynamically.

I used the solution from BarryG for overlapping gadgets and put a slightly larger text gadget under the selected image.

Re: ImageGadget highlight

Posted: Sun Aug 04, 2024 2:41 am
by jacdelad
Use a canvas. You can draw everything you want on it.