Question
Remove border from selected item in ScriptUI dialog
This is trivial, but it bothers me ...
If I click on an item, there is a gray dotted border around the selected item. See Selection 3 in the image attached.
How can I eliminate this.
I tried
Ckbx_Note3 = Panel01.add("checkbox", [10, 5, 300, 20], " Selection 3","borderless: true"); and it didn't work.
Uploads don't seem to be working for me.
