FTXUI/examples/component
Arthur Sonzogni 0acfd8f255
Introduce Loop. (#476)
It can be used to give developers a better control on the loop. Users
can use it not to take full control of the thread, and poll FTXUI from
time to time as part of an external loop.

This resolves: https://github.com/ArthurSonzogni/FTXUI/issues/474
2022-10-18 21:29:27 +02:00
..
button_animated.cpp Animation (#355) 2022-03-13 18:51:46 +01:00
button_in_frame.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
button_style.cpp Remove NXXM. Execute IWYU. (#397) 2022-05-08 08:44:38 +02:00
button.cpp Animation (#355) 2022-03-13 18:51:46 +01:00
canvas_animated.cpp Bug fixes. (#367) 2022-03-26 07:55:52 +01:00
checkbox_in_frame.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
checkbox.cpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
CMakeLists.txt Introduce Loop. (#476) 2022-10-18 21:29:27 +02:00
collapsible.cpp Execute IWYU (#299) 2022-01-07 11:03:54 +01:00
composition.cpp Animation (#355) 2022-03-13 18:51:46 +01:00
custom_loop.cpp Introduce Loop. (#476) 2022-10-18 21:29:27 +02:00
dropdown.cpp Table (#229) 2021-10-15 23:04:11 +02:00
flexbox_gallery.cpp Feature: Canvas (#287) 2021-12-23 14:17:33 +01:00
focus.cpp Support SIGTSTP and task posting. (#331) 2022-02-13 11:11:34 +01:00
gallery.cpp Fix mouse wheel on checkbox. (#205) 2021-09-16 00:47:31 +02:00
homescreen.cpp Fix homescreen example thread safety. (#431) 2022-07-04 23:34:37 +02:00
homescreen.gif Add Demo GIF. 2019-01-27 16:23:12 +01:00
input.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
maybe.cpp Remove NXXM. Execute IWYU. (#397) 2022-05-08 08:44:38 +02:00
menu2.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
menu_entries_animated.cpp Animation (#355) 2022-03-13 18:51:46 +01:00
menu_entries.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
menu_in_frame.cpp Use vscroll_indicator in examples. 2021-09-30 20:55:47 +02:00
menu_multiple.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
menu_style.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
menu_underline_animated_gallery.cpp Animation (#355) 2022-03-13 18:51:46 +01:00
menu.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
modal_dialog_custom.cpp Feature: the Modal component. (#418) 2022-06-12 17:08:22 +02:00
modal_dialog.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
nested_screen.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
print_key_press.cpp Component decorators (#354) 2022-03-12 15:18:36 +01:00
radiobox_in_frame.cpp Use vscroll_indicator in examples. 2021-09-30 20:55:47 +02:00
radiobox.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
renderer.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
resizable_split.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
slider_direction.cpp Bring back C++17 minimal requirement. (#475) 2022-09-03 13:03:04 +02:00
slider_rgb.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
slider.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
tab_horizontal.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
tab_vertical.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
toggle.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
with_restored_io.cpp Support SIGTSTP and task posting. (#331) 2022-02-13 11:11:34 +01:00