How to make COSMOS console scrollable in C#? #2591
Unanswered
fakerybakery
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've recently been playing around with COSMOS (the operating system builder). I sometimes like to print many lines of text to the console, and was wondering if it is possible to make the COSMOS console scroll.
Do I need to make a GUI and a window for a Terminal inside the GUI, or is there some other way? And if I have to make a GUI with a Terminal window inside it, how might I do that?
I'm relatively new to C# and COSMOS development, so sorry if this is an obvious question.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions