[Solved] ImageGadget highlight

Everything else that doesn't fall into one of the other PB categories.
k3pto
User
User
Posts: 87
Joined: Sat Jan 17, 2015 5:24 pm

[Solved] ImageGadget highlight

Post 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.
Last edited by k3pto on Sat Aug 10, 2024 12:59 am, edited 1 time in total.
User avatar
jacdelad
Addict
Addict
Posts: 2027
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: ImageGadget highlight

Post by jacdelad »

Use a canvas. You can draw everything you want on it.
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Post Reply