- Dec
- 18
- 0
Hi,
Has anybody encountered problems with doing a 'cls' and then not clearing the whole TakeCommand screen?
E.g. the lower lines (below line 69) are not cleared.
===
Steps to reproduce:
1. Run e.g. tcmd v14 latest version (.59)
2. Maximize that TakeCommand window (to full screen on a 30 inch monitor)
3. Open any TAB
4. E.g. make sure TCC opens and runs
5. The maximum window in which TCC runs seems to be restricted to about 69 or 70 lines vertically
(=black window)
6. But sometimes lines below 69 lines are also written to
(=lower blue part)
7. Result: Then if you do a 'cls' then only the first 69 lines are cleared, and the lines below that are not cleared and stay visible.
8. But expected was: that if you do a 'cls' then the whole full screen is cleared, not only the first 69 lines.
---
The workarounds are e.g.
1. Changing the window from maximized to a non-maximized size (e.g. by clicking on the windows [] and then decreasing the window size by using the mouse)
or similar
2. Manually pressing repeatedly <ENTER> so that the cursor moves to the lower part of the 69 lines. Then doing a 'cls' with the cursor in that lower position does also clear the whole screen.
---
This has occurred at least from Tcmd v11, v12, v13 en v14.
I have never seen this resolved by any version.
===
Tried:
1. I tried e.g. again in the latest version to change the window settings (e.g. Buffer Rows, custom window size (height and Y), restarted TakeCommand after that.
2. Checked tcmd.ini in the <user>\AppData\Local\ directory for any relevant parameter
3. It might be a driver issue has been suggested, but I am not sure about this
4. I expect some (maybe hard coded?) window height setting somewhere. Maybe more users have encountered the same issue.
---
See also screenshot where you clearly see that tcc runs in a smaller (black) window, while
the whole (blue) screen is much bigger.
Sometimes lines are also written in the lower blue part which can thus not be cleared using 'cls'.
Thanks
Has anybody encountered problems with doing a 'cls' and then not clearing the whole TakeCommand screen?
E.g. the lower lines (below line 69) are not cleared.
===
Steps to reproduce:
1. Run e.g. tcmd v14 latest version (.59)
2. Maximize that TakeCommand window (to full screen on a 30 inch monitor)
3. Open any TAB
4. E.g. make sure TCC opens and runs
5. The maximum window in which TCC runs seems to be restricted to about 69 or 70 lines vertically
(=black window)
6. But sometimes lines below 69 lines are also written to
(=lower blue part)
7. Result: Then if you do a 'cls' then only the first 69 lines are cleared, and the lines below that are not cleared and stay visible.
8. But expected was: that if you do a 'cls' then the whole full screen is cleared, not only the first 69 lines.
---
The workarounds are e.g.
1. Changing the window from maximized to a non-maximized size (e.g. by clicking on the windows [] and then decreasing the window size by using the mouse)
or similar
2. Manually pressing repeatedly <ENTER> so that the cursor moves to the lower part of the 69 lines. Then doing a 'cls' with the cursor in that lower position does also clear the whole screen.
---
This has occurred at least from Tcmd v11, v12, v13 en v14.
I have never seen this resolved by any version.
===
Tried:
1. I tried e.g. again in the latest version to change the window settings (e.g. Buffer Rows, custom window size (height and Y), restarted TakeCommand after that.
2. Checked tcmd.ini in the <user>\AppData\Local\ directory for any relevant parameter
3. It might be a driver issue has been suggested, but I am not sure about this
4. I expect some (maybe hard coded?) window height setting somewhere. Maybe more users have encountered the same issue.
---
See also screenshot where you clearly see that tcc runs in a smaller (black) window, while
the whole (blue) screen is much bigger.
Sometimes lines are also written in the lower blue part which can thus not be cleared using 'cls'.
Thanks