Francisco García Collado

Results 135 comments of Francisco García Collado

Hi Sam! Yes, I have a task to full review/update the ComboBox control for NAppGUI 1.4.1. There is an issue with the GTK3 Linux version also. It will be ready...

Hi @SamSandq! I add this new case to the ComboBox review. Related to: https://github.com/frang75/nappgui_src/issues/81 https://github.com/frang75/nappgui_src/issues/68

Thanks for update. Therefore, I leave this issue open. Full review of ComboBox is mandatory. You can get the text of selected Item in `OnSelect` event as part of `EvButton`...

Added `popup_get_text()` https://github.com/frang75/nappgui_src/commit/8177e951cdb5a0d9670e7a499491d209a8dfbc9c.

The maximize function works correctly. Another thing is that the window is positioned or resized using arbitrary parameters. Please share the code. ![Maximize](https://github.com/frang75/nappgui_src/assets/42999199/f14e120a-b84d-441b-a78c-e985b253f8f1) ![Maximize2](https://github.com/frang75/nappgui_src/assets/42999199/4aed7c69-dc9e-49df-953f-e95e32159899)

Hi @turbo! I am very surprised by this issue. Both for the proposal itself, and for the level of detail when proposing the solution. Thank you for the time you...

Hi @SamSandq. This can be done with ``` window_control_frame() window_client_to_screen() ```

Hi @brechtsanders! Yes, the MinGW still is not supported by NAppGUI. Thanks for reporting.

The support for MinGW has been added in NAppGUI 1.4.2. Doc: https://nappgui.com/en/guide/win_mac_linux.html#h4 Commit: https://github.com/frang75/nappgui_src/commit/5f638074231f028a5eb8a07c2f0d232edad408c6