development GUI-server v.0.8

Started by Lutz, June 20, 2007, 02:47:47 PM

Previous topic - Next topic

Lutz

- feature complete newlisp-edit.lsp (replaces console.lsp)

- new frameless-demo.lsp and clipboard-demo.lsp



Changes notes: http://newlisp.org/downloads/development/CHANGES-guiserver-08.txt">http://newlisp.org/downloads/developmen ... ver-08.txt">http://newlisp.org/downloads/development/CHANGES-guiserver-08.txt



Files: http://newlisp.org/downloads/development">http://newlisp.org/downloads/development



Lutz



ps: I would like to know if frameless-demo.lsp shows a transparent window on Vista as it does on MacOS X, on XP-Home transparency is not shown.

newdep

#1
Thanks lutz,



Sorry dont have A Windows Vista only a beauty of a BackYard vista..

(and that one is not transparent :)





Feature request..



Could (gs:set-color) be changed to (gs:set-color foreground background) ?





Norman.
-- (define? (Cornflakes))

newdep

#2
Another wish on my list,



an option that return the current screen-size geometry..



(So that we can put windows in the middle of the screen



or even in the lower right corner..



Norman.
-- (define? (Cornflakes))

newdep

#3
Hi Lutz,



Another perhpas beautifier is perhpas to enable

a 'nil in action-widgets that dont use an action handler.



(gs:button 'Button 'nil "Do nothing")



this way you dant have to create an empty function in the code.





Norman.
-- (define? (Cornflakes))