Open SAtacker opened 2 years ago
Hello Shreyas!
This might be a lovely idea, depending on what this is at the end. Would you have some ideas about how it could look like?
Basically the idea is to generate some customisable UI (although static or in future hooks for events). An example could be Whiptail.
So your goal is to avoid compiling C++, but let user's to define some textual UI themselve. The UI would be interpreted.
That's a good thing to have, but the difficulty is to make a language that is nice to use and sufficiently expressive.
Yes I agree, it's difficult and even more so with event based/ hooks. We need concepts of Signals for events, State of component and communication between events I guess (context: Qt). User interface markup language - Wikipedia.
Sounds like HTML to me.
https://github.com/SAtacker/quick-ftxui ongoing, maybe it will complete in Summers next year If possible have a look @ArthurSonzogni (sorry just saw that you are sick, take care) , thanks
Hi, Arthur (not tagging you as you are busy at this moment), I had an idea to make a quick Static UI tool built on top of FTXUI Features: