Can i use CLIM 2 User Guide by Franz Inc. in SBCL(with mcclim)?
Robert Strandh
robert.strandh at gmail.com
Sun Jul 12 14:28:49 UTC 2020
Probably multi-processing.
On Sun, Jul 12, 2020 at 4:01 PM oleg harput <olegharput at gmail.com> wrote:
>
> Can i use CLIM 2 User Guide by Franz Inc. in SBCL(with mcclim)? the example
> (defun test ()
> (flet ((run ()
> (let ((frame (make-application-frame 'test)))
> (setq *test-frame* frame) (run-frame-top-level frame))))
> (mp:process-run-function "test" #'run))) does not work because of the (mp:process-run-function "test" #'run) term . What does mean mp:?
--
Robert Strandh
More information about the mcclim-devel
mailing list