Programming Editor Terminal Window

hippy

Ex-Staff (retired)
Is it possible to add a non-propotional font option for displayed text for PICAXE applications which are serial interfaces and require a non-proportional display font for ease of use / understandability ?

Example; trying to tell which field the arrows point to ...

2004-08-18 14:43:42
..............^^

It's okay turning a knob on a serial switch box to select between the download or run-time serial connection using the Terminal, but if an external App has to be used requires saving the source file, closing the Programming Editor, launching the Comms Application, debugging, closing that, launching the Programming Editor, killing the Splash Screen, killing the Untitled Window, reloading the source and maximising the edit window, and it all gets a little tedious and annoying after a while ;-)

PS : The arrows point to the minute's field.

Edited by - hippy on 8/18/2004 1:56:25 PM
 

hippy

Ex-Staff (retired)
And also ...

When the Terminal Window 'overflows', it is cleared entirely; is it possible to throw away just the first half of the buffer so far accumulated so additional data is appended to the immediately preceding data ?

Sod's Law says ( correctly in my case ) that the data one's interested in seeing appears just before the Terminal clears its buffer and throws the data away.
 
Top