terminal size

3 views
Skip to first unread message

Simon

unread,
May 3, 2011, 11:26:17 PM5/3/11
to XNA Debug Terminal
Hi, I cant find how to set the size ( number of lines) of the
terminal, i only get one line at the bottom of the screen.
(xna 4 version downloaded as dll)

XNA DebugTerminal

unread,
May 4, 2011, 9:00:50 AM5/4/11
to XNA Debug Terminal
Actually the reason for that is that we haven't implemented a way for
the entered expression to span multiple lines. That is definitely
something we will look at for the next release sometime this
September. Although if this is a big concern, we may implement it
sooner and make it part of the development version for xna 4.0. You
can track its progress at http://www.protohacks.net/xna_debug_terminal/News.php5
once it has been added as a confirmed feature in our next version.

In the meantime the best course of action is to either: 1. Expand the
width of your game screen temporarily. 2. Assign some common debug
expressions to string variables in your code and use the $eval:
terminal command. 3. Or just type carefully, as the expression is
still being entered in after it goes past the screen width.

We will post another message here when multiline expressions have been
implemented.
Reply all
Reply to author
Forward
0 new messages