Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) | Calendar of past entries | Related links |
![]() |
McCLIM changes: backends, graphs, better examples, new demo |
|
There were several McCLIM CVS commits within the past couple of months or so:
format-graph-from-roots
,
and exported format-graph-from-root
.accepting-values
by Max-Gerd Retzlaff. He also added the new
demo (includes link to a screen shot)
Examples/town-example.lisp
also contributed by Max.
The new demo displays information on major German cities via an interactive map and a command prompt. It demonstrates several CLIM concepts, which Max lists:
custom view classes, different present presentation methods for different views, completion for accept presentation methods, accepting-values dialogues, presentation to command translators, partial commands in menus, automatically generated menus
To run the demo, compile/load the file town-demo.lisp
and
evaluate (town-example:run)
. Click on a city to get
info.
Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it
Created with BlogMax |
|
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp? |