McCLIM internal changes: gadgets, dialogs - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

McCLIM internal changes: gadgets, dialogs

Wednesday, October 6, 2004

Andy Hefner and Tim Moore have committed some non user-visible changes to McCLIM's CVS repository. They have fixed bugs related to with-output-as-gadget and the use of contrasting colors. The changes include the addition of a default argument to an internal stream function, and tweaks for some in progress work on accepting-values.

The accepting-values macro is CLIM's main mechanism for creating general dialogs. The current implementation provided by McCLIM, which is "culturally compatible" with the specification, has several limitations. Most notably, it can not create dialogs with real gadgets (CLIM jargon for widgets): gadgets are replaced by text entry fields with which the user provides input. Having a working with-output-as-gadget is a necessary step for making accepting-values generate real gadget-based dialogs.


Copyright © 2004 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

October 2004
Mon Tue Wed Thu Fri Sat Sun
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Sep  Nov
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?