02-28-2018 10:39 AM
In 2016 JKI created a Hamburger Menu that uses a strict type deff radio button:Radio button
Somehow (I'm thinking via powers of dark magic) they were able to change the standard radio buttons into different Icons.
How can I add/Change these icons to reflect different images?
Solved! Go to Solution.
02-28-2018
10:43 AM
- last edited on
07-08-2025
04:47 PM
by
Content Cleaner
A readiobutton control is just a container for boolean controls. You can drop any new button in it and you can customize any button by importing graphics.
Make sure each control has an unique name.
02-28-2018
03:07 PM
- last edited on
07-08-2025
04:47 PM
by
Content Cleaner
@altenbach wrote:
A readiobutton control is just a container for boolean controls. You can drop any new button in it and you can customize any button by importing graphics.
Make sure each control has an unique name.
You can also right-click on an existing Boolean control in the radio button control and replace it with a Boolean from the palette.