GuiGuider 1.6 always generates 'LV_OBJ_FLAG_CHECKABLE' flag ?
LS,
I updated GuiGuider from 1.5 to 1.6. Lots of problems occurred. One of them was the fact that my previously working code crashed on every button released event. Debugging showed that the new GuiGuider ALWAYS generates the following line of code in the 'setup_src_xxxx' routines
lv_obj_add_flag(ui->MainWindow_Button_1, LV_OBJ_FLAG_CHECKABLE);
no flags added
CHECKABLE flag added
code crashes because no images have been provided for the 'CHECKED' states. If the FLAG_CHECKABLE has not been provided, you don't need to provide those images. But when GuiGuider decides to ALWAYS set this flag by default in the generated code, things go wrong.
I assume this default is a bug. Can you please fix it? If not a single flag is set in the GuiGuider IDE (see screenshot), I expect not a single flag is set in the generated code.
kind regards
Rob van Lieshout
PragmaLab


Hello @PragmaLab
The chip you used is MIMXRT, and I have checked your case on our system, my colleague who support RT products has assigned that case, sorry, I do not support RT. if you have any issue, just ask on that case without any hesitate.
BR
Alice


Hello @PragmaLab
Could you please send your project from V1.5 to me, or just a simple project that can reproduce the issue, I will help to check on my side, thanks.
BR
Alice


Hello @PragmaLab
You can create a private service with your project.
https://support.nxp.com/s/?language=en_US
BR
Alice
