
07-10-2010, 02:03 AM
|
Script-fu
|
 |
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
|
|
GuiMLTextEditCtrl.getLines() includes the "\n" newline character on the end of each line when it should be stripped out, meaning that when you then take that array and use it with GuiMLTextEditCtrl.setLines(), you get two newlines for every one. |
__________________
|
|
|