Can i use CLIM 2 User Guide by Franz Inc. in SBCL(with mcclim)?

oleg harput olegharput at gmail.com
Sun Jul 12 14:00:17 UTC 2020


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:?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20200712/c8080084/attachment.htm>


More information about the mcclim-devel mailing list