FTXUI/include/ftxui/component
Mikołaj Lubiak 2887beff5b
Add SliderWithCallback component
I wanted to do some actions in real time when the slider value changes, not only update the reference value, so I made a little `SliderWithCallback` component

Signed-off-by: Mikołaj Lubiak <lubiak@proton.me>
2024-10-18 14:15:50 +02:00
..
animation.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
captured_mouse.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
component_base.hpp Add index to EntryState (#933) 2024-09-30 23:18:59 +02:00
component_options.hpp Add SliderWithCallback component 2024-10-18 14:15:50 +02:00
component.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
event.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
loop.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
mouse.hpp Enable raw keyboard input (#832) 2024-04-28 15:17:54 +02:00
receiver.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
screen_interactive.hpp Solve issues with atomic copy (#867) 2024-05-26 15:28:05 +02:00
task.hpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00