ID 784
Created 5/11/07
Reporter/s Robin Lauryssen-Mitchell
Version 1.5.5
Type Enhancement
Status Implemented
Platform All
Resolved 5/11/07
Version 2.0a1
Title Scripting: Sequential writing to ListWindow
Description Be able to write a new line to a ListWindow (rather than specifying row/column). This would allow a "console"-like window.
Resolution Implemented. ListWindow.Append(s1,...sn), where s1..sn are strings (n>0) will assign the strings to the row after the last one written to. Hence a sequence of Appends will act like sequential writing. Also for V1.5.8.


Return to full list of bugs/enhancements

Return to beta page