Hi @Zebra067 ,
I see…
I haven’t tried this but you could try calling the function:
bool lv_btnmatrix_has_btn_ctrl( obj, id, LV_BTNMATRIX_CTRL_CHECKED );
inside your event call back to get the state of the button?
Is that helpful?
Kind Regards,
Pete