uncheck the checkbox

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • uncheck the checkbox

      Hi,
      I'm using 12 checkboxes as indication to 12 columns, whenever I check a checkbox the particular column of circles should fill with some colour ( let's say green). when ever a particular button is pressed the selected checkboxes should be unchecked and fill with some other color (lets say white). But whenever I click the button the selected checkboxes is not uncheckng. Can someone help me in resolving my issue.

      Regards,
      Saieesh Kumar Aluri
    • Hi,

      Did you tried CHECKBOX_SetState(hCheckbox, 0)?

      hCheckbox is the handle of the checkbox and 0 the state (in this case 0 for unchecked).

      Regards,
      Sven
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.