Page 1 of 1
Radiobutton and checkbox
Posted: Tue Nov 12, 2019 4:56 pm
by 4minnovations
Hi, I try to give a choice between 10 tools to the user in screeneditor and I try to find how I can use radiobutton. I want that user can choose only one in the list.
Re: Radiobutton and checkbox
Posted: Wed Nov 13, 2019 5:56 pm
by TomKerekes
Hi,
Currently the Screen Editor doesn't support adding Custom Radio Buttons. It only allows changing size/look of the existing Radio Buttons.
Why not use the existing Tool Selection Dropdown?
Maybe use a Combo Box with a dropdown list of tools?
Maybe use a list of push buttons?