Hi there! I’ve been having a play with SquareLine, all in all it looks very nice but I’ve a few questions if you don’t mind. If it’s easier please break them out into separate topics, but I’m guessing the answer for all of them is one of “You didn’t see the button”, “It’s on the roadmap” or “it’s not on the roadmap”.
Is integration with lv_i18n on the cards (or already possible and I’ve missed the option for it)? Basically this would amount to an option to wrap all text with an underscore function in the generated output.
There doesn’t seem to be any way of using the LVGL layouts, Flex & Grid. Is this something you’re planning?
In my existing LVGL code I’ve made my own theme to minimise the amount of repeated style setting, but there doesn’t seem to be any way to add new themes to SquareLine, as far as I can see? Are you planning on making a theme editor as part of SquareLine, or a theme file format so we can e.g. write themes for a project in JSON?
I also got bitten by Project reopen all file lost, but sounds like the situation is under control so no need to add my broken project to the heap.
Yes, I would also vote for this. My project will start out with one language. Right after release, which is Q2-Q3 this year, I will have to come back and implement multiple language support. Hopefully this feature will be implemented by then.
Nice—the difference between themes and adding style sheets is pretty slim anyway. Either would work, being able to on/off styles on a widget is probably more flexible than being able to pre-define themes.
Thanks for the reply! Look forward to trying the i18n support