Tobias Hunger
Tobias Hunger
Maybe have a generic way to react to property changes? I am still not sure what you actually want to achieve here:-(
I run into this warning by building the same file over and over again. There is only one canvas being rendered into at any point in time, but it keeps...
Do we need to be able to implement repeaters in C++ code? I don't think that makes too much sense, so I am not concerned about making repeaters a (almost)...
Looks to me like this should be part of #474 Our text input really need some love:-(
Where is this "button-background" defined? What happens when I mistype that as "butn-background" somewhere? Is that recognized as an error or will that silently add a new color to the...
Do you have a small example? I do not get what you are doing exactly.
I was actually planning to move the demo stuff over to the README of the printerdemo_mcu. That is where I would look for that information.
Eventually we need to have some "How to do MCU" kind of doc with instructions on how to code for MCU with Slint. The little we have on that topic...
> The explanation on how to run the demo should also be in the docs. I moved the demo specific stuff into the demo's README for now. I think that...
How involved is it to build powerful (rust-like) match semantics into C++?