Simon Hausmann

Results 390 comments of Simon Hausmann

> Is it possible to have it both as a tagged template and as a "namespace" with the runEventLoop and other classes and interface? I don't believe that is possible....

I feel that we should reopen #66 - I think that’s a better understood model than general inline layout. Could you elaborate what kind of UI you have in mind...

I'll defer this, as what we have does work after all and doesn't require a newer cmake.

Edit: Keeping it open so that we won't forget about it :)

We add `/bigobj` to the link line only if CMake believes that it's building with [MSVC](https://cmake.org/cmake/help/latest/variable/MSVC.html). How did you invoke cmake when this failed?

Hm, could it be that your build directory was initially configured for MSVC? If you remove `F:\tests\slint-cpp-template\cmake-build-debug-mingw-gcc` entirely once and then re-build (re-configure), does the problem still exist?

Right. I suspect that a unified binary package might be possible - but it would require stitching two independent builds together. I think for now the best course of action...

I think this is a good feature to have, in general. More specifically though, the size of the resize border is something that should be configurable. Imagine a custom UI...

Similar issue indeed. Do you have libfontconfig on your system installed?

Ok - next thing to check :). What does `fc-match sans-serif` print?