climguide of lispworks reliable? (function "bordering" is not defined)
oleg harput
olegharput at gmail.com
Sun Jul 12 17:08:53 UTC 2020
(clim:define-application-frame test
()
((height :initform 55
:accessor height))
(:panes
(main :application :display-function 'display-main)
(promper :interactor))
(:layouts
(:default (clim:vertically ()
(2/3 (bordering () main));;;;<=???
(1/3 promper)))))
why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20200712/e70ff43a/attachment.htm>
More information about the mcclim-devel
mailing list