Skip to content

Is there a way to update the contents of a Layout with a TextPrompt? #1766

Closed as not planned
@AshKetshup

Description

@AshKetshup

First of all, great tool and I look forward to learn as much as possible from it.
Discovered literally yesterday by searching "TUI in C#" on YouTube and got fascinated with the presentation that Patrik gave.

Is your feature request related to a problem? Please describe.
So, I've been looking into make a TUI interface for remaking a simple but right now clunky C# Console based App with logs and an input for commands. I am currently having trouble setting a text prompt to appear inside a Layout Panel and maybe I just haven't found the right solution.

Describe the solution you'd like
It would be perfect for example the Layout.Update( ) method to be able to be inserted inside the given Layout.

Describe alternatives you've considered
As an alternative maybe being able to specify a place to be overwrite the Render Output. Maybe some Screen Coordinates.

Additional context
Before TextPrompt on Enter:
Before TextPrompt on Enter

Current Output:
Current Output

Expected Output On Enter:
Expected Output On Enter

Add any other context or screenshots about the feature request here.


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Done 🚀

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions