newLISP Fan Club

Forum => newLISP Graphics & Sound => Topic started by: newdep on November 30, 2007, 02:21:36 PM

Title: [Tool] xrgb.lsp
Post by: newdep on November 30, 2007, 02:21:36 PM
This one is a copy of the Original tcl/tk version of

color-selection based on the unix rgb.txt. If youre

used to this file then this tool is perhpas handy..



(load "//http://www.nodep.nl/downloads/newlisp/xrgb.lsp")





PS: for those not having a rgb.txt ->

(write-file "./rgb.txt" (load-file "//http://www.nodep.nl/downloads/newlisp/rgb.txt"))