mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-29 06:35:51 +08:00
a09ebcc442
This fix the bug from: https://github.com/ArthurSonzogni/FTXUI/pull/11 About: ~~~ Bug: Focus handling not working in the examples (e.g. checkbox.cpp) I can toggle the individual checkboxes but I cannot move between items, I tried to understand the focus implementation but am I unsure which keypresses would move focus between different components ~~~ |
||
---|---|---|
.. | ||
checkbox.cpp | ||
component.cpp | ||
container_test.cpp | ||
container.cpp | ||
event.cpp | ||
input.cpp | ||
menu.cpp | ||
radiobox_test.cpp | ||
radiobox.cpp | ||
receiver_test.cpp | ||
screen_interactive.cpp | ||
toggle_test.cpp | ||
toggle.cpp |