Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot set cursor y position #3086

Open
cabfile opened this issue Sep 23, 2024 · 4 comments
Open

cannot set cursor y position #3086

cabfile opened this issue Sep 23, 2024 · 4 comments
Labels

Comments

@cabfile
Copy link

cabfile commented Sep 23, 2024

Area of Cosmos - What area of Cosmos are we dealing with?

the console. im trying to put a digital clock in the top right corner

Expected Behaviour - What do you think that should happen?

the clock appears in the top right corner, and is put there right before a Console.ReadLine()

Actual Behaviour - What unexpectedly happens?

the clock appears in the correct x position but above the text/command prompt

Reproduction - How did you get this error to appear?

change the position of the cursor by changing Console.CursorTop or calling Console.SetCursorPosition()

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

dev kit, commit 1f3bb52

@cabfile cabfile added the Bug label Sep 23, 2024
@zarlo
Copy link
Member

zarlo commented Sep 24, 2024

can we get a test project

@cabfile
Copy link
Author

cabfile commented Sep 24, 2024

TestProject.zip

@cabfile
Copy link
Author

cabfile commented Sep 29, 2024

any progress?

@cabfile
Copy link
Author

cabfile commented Oct 15, 2024

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants