FTXUI/examples/component
Shreyas Atre bd21cac2b6
Menu of components (#131)
Allow Container::Vertical and Container::Horizontal to have an
external selector, similar to Container::Tab.

This is useful for implementing a menu of menu.

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2021-06-27 17:53:17 +02:00
..
button.cpp Introduce CatchEvent (#104) 2021-05-23 12:53:20 +02:00
checkbox_in_frame.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
checkbox.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
CMakeLists.txt Menu of components (#131) 2021-06-27 17:53:17 +02:00
gallery.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
homescreen.cpp Menu of components (#131) 2021-06-27 17:53:17 +02:00
homescreen.gif Add Demo GIF. 2019-01-27 16:23:12 +01:00
input.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
menu2.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
menu_multiple.cpp Menu of components (#131) 2021-06-27 17:53:17 +02:00
menu_style.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
menu.cpp Make component more functionnal 2021-05-09 22:35:34 +02:00
modal_dialog.cpp Modify signature of Container::Tab(...) (#92) 2021-05-15 02:32:42 +02:00
radiobox_in_frame.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
radiobox.cpp Make component more functionnal 2021-05-09 22:35:34 +02:00
resizable_split.cpp Execute IWYU and format. 2021-06-21 23:10:51 +02:00
slider_rgb.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
slider.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00
tab_horizontal.cpp Modify signature of Container::Tab(...) (#92) 2021-05-15 02:32:42 +02:00
tab_vertical.cpp Modify signature of Container::Tab(...) (#92) 2021-05-15 02:32:42 +02:00
toggle.cpp Add {Const,}StringRef to simplify components. 2021-05-14 21:47:51 +02:00