1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 18:40:18 +00:00
QB64-PE/internal/c/parts/gui
Matthew Kilgore 1509f85719 Improve _InputBox$ support on Windows
This applies various dialog settings so that the dialog is always on
top, and also so that Tab works as expected to move between the
controls. The Edit control is moved first so that it's focused when the
window appears.
2022-11-12 19:48:17 -05:00
..
build.mk Address issues mentioned in #216 2022-10-25 04:24:01 +05:30
gui.cpp Add back internal MessageBox function 2022-10-31 00:14:20 -04:00
tinyfiledialogs.c Improve _InputBox$ support on Windows 2022-11-12 19:48:17 -05:00
tinyfiledialogs.h Update tinyfiledialogs to v3.8.9 2022-10-29 17:18:50 +05:30