ArthurSonzogni / FTXUI

:computer: C++ Functional Terminal User Interface. :heart:
MIT License
6.73k stars 401 forks source link

ftxui progress bar #772

Closed kcbit closed 10 months ago

kcbit commented 10 months ago

Hi, I found some example code but i do not remember where. I try to explain Is works as progress, there is a summary of how many are task done, active and queued and shows a progress bar that counts up complete / total. If you know what code I mean, you can tell me where it is. Thanks in advance Christer

ArthurSonzogni commented 10 months ago

Maybe this one: https://github.com/ArthurSonzogni/FTXUI/blob/main/examples/dom/package_manager.cpp

Demo: https://arthursonzogni.github.io/FTXUI/examples/?file=dom/package_manager

kcbit commented 10 months ago

Yes, thanks!!! /Christer

Den mån 23 okt. 2023 kl 08:58 skrev Arthur Sonzogni < @.***>:

Maybe this one:

https://github.com/ArthurSonzogni/FTXUI/blob/main/examples/dom/package_manager.cpp

Demo: https://arthursonzogni.github.io/FTXUI/examples/?file=dom/package_manager

— Reply to this email directly, view it on GitHub https://github.com/ArthurSonzogni/FTXUI/issues/772#issuecomment-1774547264, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZQZ2GGRW35IH5EYGZWBXXTYAYIS7AVCNFSM6AAAAAA6K76X2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUGU2DOMRWGQ . You are receiving this because you authored the thread.Message ID: @.***>

-- /Christer