newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on July 09, 2007, 10:17:47 AM

Title: development GUI-Server v.0.991
Post by: Lutz on July 09, 2007, 10:17:47 AM
- 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/development/CHANGES-GUI-0991.txt



Files:  http://newlisp.org/downloads/development/guiserver-0.991.tgz



Docs: http://newlisp.org/downloads/development/guiserver-0.991/



Lutz
Title:
Post by: didi on July 09, 2007, 11:29:32 AM
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 )
Title:
Post by: Lutz on July 09, 2007, 11:55:28 AM
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/development/CHANGES-GUI-0992.txt



Files: http://newlisp.org/downloads/development/guiserver-0.992.tgz



Docs: http://newlisp.org/downloads/development/guiserver-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