Creating CLIM gadgets to frames at run time

From: Paolo Amoroso (amoroso_at_mclink.it)
Date: 05/30/04


Date: Sun, 30 May 2004 14:25:39 +0200

Is it possible to create and add CLIM gadgets at run time to a frame
layout, i.e. gadgets that are not yet known when the frame is defined?
Is there any sample code?

Paolo

-- 
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
Recommended Common Lisp libraries/tools (Google for info on each):
- ASDF/ASDF-INSTALL: system building/installation
- CL-PPCRE: regular expressions
- UFFI: Foreign Function Interface