Issues about the console
Posted: Wed Dec 27, 2023 8:05 am
Hi everyone,
1. Is it possible to detect a console window resizing event? When the user resizes the window, I'd want to resize the content of my console basket random
2. You can move the cursor using ConsoleLocate(), but how do you retrieve the cursor's current position? (This might be difficult to estimate if the window is enlarged)
3. Is it feasible to find out how many characters may be drawn in a row (and in a column)?
1. Is it possible to detect a console window resizing event? When the user resizes the window, I'd want to resize the content of my console basket random
2. You can move the cursor using ConsoleLocate(), but how do you retrieve the cursor's current position? (This might be difficult to estimate if the window is enlarged)
3. Is it feasible to find out how many characters may be drawn in a row (and in a column)?