* many bug fixes, changes and additions
* many documentation improvements
* new demo stroke-demo.lsp
http://newlisp.org/downloads/developmen ... e-demo.png
Changes notes (scroll down):
http://newlisp.org/downloads/developmen ... er-094.txt
Files:
http://newlisp.org/downloads/development/
Lutz
development GUI-server v 0.94
in newlisp-edit.lsp:
Win32 must be in quotes.
i already mentioned this in previous topic
Code: Select all
(constant 'TEMP_DIR (if (= ostype Win32) "C:\\temp" "/tmp"))
i already mentioned this in previous topic
On Vista it should show tranparency like glass, dark-blue is fine on WinXPOn "Win XP professional V2002 - SP2" the frameless-demo.lsp shows a dark-blue-background . Maybe HPW can cross-check this.
You can go down to 1.42 and have only about 9 MB on XP (have tried this)I used the Java-Runtimeversion 5.0 Update3 without problems, this versions used only 16MB, which is about the half of my 1.6 version at home.
Lutz
ps: I edited this later because misread it before
Last edited by Lutz on Wed Jun 27, 2007 6:08 pm, edited 1 time in total.