Parents
  • [QUOTE=tecate;6416]Add the following to 2 buttons on a toolbar and you can do it in one click.

    button.button1|Holes On|CALL|repre hole on
    repre update|

    button.button2|Holes Off|CALL|repre hole off
    repre update|

    Ths commands for each button need to be on separate lines for it to work.

    What about a toggle whose open callback function will execute all this ?
Reply
  • [QUOTE=tecate;6416]Add the following to 2 buttons on a toolbar and you can do it in one click.

    button.button1|Holes On|CALL|repre hole on
    repre update|

    button.button2|Holes Off|CALL|repre hole off
    repre update|

    Ths commands for each button need to be on separate lines for it to work.

    What about a toggle whose open callback function will execute all this ?
Children
No Data