TREEVIEW unselect

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

    • Hi Jan,

      a given TREEVIEW item can be expanded/opened using TREEVIEW_ITEM_Expand(). By doing this the item selection is left unchanged.

      Best regards,
      Florian
      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.
    • Hi Jan,

      currently it is not possible to clear the selection with TREEVIEW_SetSel(0). But we agree that this would be very useful. We will add this functionality in the near future.

      All items can be expanded at once using TREEVIEW_ITEM_ExpandAll().

      Best regards,
      Florian
      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.