Francisco García Collado

Results 135 comments of Francisco García Collado

Hi @arjunmenon Still no, but is a good feature. I'll keep this open.

Hi! Printer Dialog still is not implemeted in NAppGUI

Hi @M0JXD Although it's useless, NAppGUI supports creating a Window without an associated main panel. For consistency, it should also support an empty Window with a menu. Therefore, we consider...

Hi @jackybek! Thanks for using NAppGUI. Indeed, the flyout window hides automatically when deactivated. For now, the "always on top" feature is not implemented. It has also been reported in...

Hi @colugomusic At the moment, NAppGUI is designed to create its own runloop. However, I would like to add the support you need for your project. I would need some...

Related with this issue: https://github.com/frang75/nappgui_src/issues/100 Is the opposite case, but both will be included in NAppGUI 1.5.0 release

Hi @d33p-dev! I have never compiled NAppGUI in Win-ARM and its not "officially" supported by build system. I'll set up a Win-ARM build node ASAP and test this configuration.

Update: https://github.com/frang75/nappgui_src/pull/190

Hi @m1maker, @a11cf0! Thanks for use NAppGUI. NAppGUI uses native controls except, indeed, for ListBox and TableView. The problems I found with it were (especially for TableView): - Difficulty to...