gui-cs / Terminal.Gui

Cross Platform Terminal UI toolkit for .NET
MIT License
9.68k stars 690 forks source link

Feedback: Example #3619

Open bugfinders opened 3 months ago

bugfinders commented 3 months ago

More feedback than bug, while i get how to make some stunning windows, and layouts, whats not clear from the example, is how to interact with them so much to update them, such as create a list of servers, then run some commands on them, and update when completed, using say a progress bar, some labels etc. The example is how to make a login box, its more a modal dialogue input, less interactive. Could we get an example that is more dynamic?

Nutzzz commented 3 months ago

Did you miss the Showcase link right before the Example you reference? Look at the examples in the Threading category of UICatalog (which is included in the main repo).

bugfinders commented 3 months ago

Apparently i did, however "dotnet run --project UICatalog" didnt work for me it says no project, so, im guessing theres some other step i need, I installed the templates, on another machine i had to use nuget, but, neither work

tig commented 3 months ago

dotnet run --project .\UICatalog\