Page 1 of 1

development GUI-Server v.0.991

Posted: Mon Jul 09, 2007 5:17 pm
by Lutz
- another attempt to work out Win32 CR-LF issues when selecting text and matching parenthesis

- return to the stateful run-mode in newlisp-edit.lsp (as used before in console.lsp)

Changes: http://newlisp.org/downloads/developmen ... I-0991.txt

Files: http://newlisp.org/downloads/developmen ... -0.991.tgz

Docs: http://newlisp.org/downloads/developmen ... ver-0.991/

Lutz

Posted: Mon Jul 09, 2007 6:29 pm
by didi
OK !

newLISP-edit :
Now the find-function works correct under Win .

The restart button works too :-)
( to reset from red to green click restart , i hope i understood that right )

Posted: Mon Jul 09, 2007 6:55 pm
by Lutz
Thanks Didi,

but the file selection mask stuff was broken again, only showing .lsp files when set on Various text formats, I posted a 0.992 a minute ago:

Changes: http://newlisp.org/downloads/developmen ... I-0992.txt

Files: http://newlisp.org/downloads/developmen ... -0.992.tgz

Docs: http://newlisp.org/downloads/developmen ... ver-0.992/

[( to reset from red to green click restart , i hope i understood that right )[/quote]

yes, and it will also do it by itself if you just hit the run-botton, even when on red. The restart-button is to force it to restart even when green.

Lutz