Post subject: GUIserver development v. 0.5

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

Post subject: GUIserver development v. 0.5

Post by Lutz »

* many changes and additions and bug fixes

see:

http://newlisp.org/downloads/developmen ... ver-05.txt

and

http://newlisp.org/downloads/development/

Lutz

ps: Note that console.lsp is momentarily broken in most load/save file operations and in parenthesis matching. Both of these areas work on MacOS X and should on other UNIX too, but are still little tested.

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

hohohoh thanks ;-) I cant keep up currently ;-)


PS: perhpas an option to add a (gs:version) which returns the Guiserver
version so that we can test against the version if options will work or
not in the newlisp script.. ;-)


Norman.
-- (define? (Cornflakes))

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

aaa i like the listed rgb color option !! very handy !! ;-)
-- (define? (Cornflakes))

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

could (gs:color-dialog) also get a 'list as reset-color/initial-color ??
-- (define? (Cornflakes))

Locked