How can update datetext value by code,when I used to lv_label_set_text() function after update datetext attribute. datetext Unable to select date
Hi @Lfx,
If I understand correctly, you claim that after changing the date value of a datetext widget with the lv_label_set_text() function, the date will not be able to be changed, or you will not be able to select the date again with the calendar. Am I understanding correctly?
I tried reproducing this issue, but I was not able to do so. On my side, it worked normally. If I changed the date using custom code and the lv_label_set_text() function, I was still able to open the calendar and change the date normally.
Could you please explain the process that you are doing in order to see the issue?
BR,
Edwin.