Unhighlite All
Posted: Wed May 20, 2009 4:47 am
Is there a way of deselecting, unhighlighting checkboxes with one command? Currently I'm using:
I have a LOT of buttons and it's getting very time consuming to do it this way.
Many thanks
Bidge
Code: Select all
unhilite button "checkbox1"
unhilite button "checkbox2"
unhilite button "checkbox3"
unhilite button "checkbox4"

Many thanks
Bidge