development GUI-Server v.0.991

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development GUI-Server v.0.991

Post 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

didi
Posts: 166
Joined: Fri May 04, 2007 8:24 pm
Location: Germany

Post 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 )

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post 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

Locked