Francisco García Collado
Francisco García Collado
Thanks for the clarification. In that case `gui_global_font()` would not work correctly. Although all controls use the system font by default, it is possible to change it in some of...
Hi @Hummtaro! Thank you very much for use NAppGUI and the feedback. I will review this issue and correct it ASAP.
Hi @chipzhang and @tnodir, thanks for the feedback! It would be nice to complete the current NAppGUI support for Dark Mode by implementing the Win32 side. https://nappgui.com/en/demo/products.html#h4.5 But unfortunately, I...
Hi @turbo ! Thanks for download and test NAppGUI. Yes it's true. Horizontal mouse scrolling is disabled, not only for macOS, also for Windows/Linux. When I was developing View support...
Its a good tip. Set the scroll type based on first gesture. Perhaps I'll also add some user configuration for special kind of views. ``` enum mouse_motion_t { ekMOUSE_FIXED_HORIZONTAL, ekMOUSE_FIXED_VERTICAL,...
Hi @tnodir! Thanks for the feedback. Yes, it's a mandatory feature. I've added it to the development cycle.
More background in https://github.com/frang75/nappgui_src/issues/11 @ragsaq, @SamuelMarks
Hi! Thanks for report! I'll resume the support for VCPKG asap.
Hi @SamuelMarks. Yes the group headers in folders was done in 1.4.0 version. https://nappgui.com/en/guide/build.html#h3
NAppGUI projects have never been tested with whitespaces or Unicode characters in path.