[Openmcl-devel] where do contribs go?

peter p2.edoc at googlemail.com
Mon Aug 17 13:47:54 PDT 2009


At 4:06 PM -0400 09/8/17, Gail Zacharias wrote:
>On the "better late than never" theory, I've checked this into the ccl
>contrib directory:  http://trac.clozure.com/openmcl/changeset/12619

Ouch ... 14 months past sell-by date ... I get beech-balling on resize now.
I suspect that the #/setFrame:display: form should be called by execute-in-gui.

(let ((rect (ns:make-ns-rect posx posy width height)))
    (gui::execute-in-gui
     #'(lambda ()
         (#/setFrame:display: window rect t))))

Presumably this is all obsolete and the new CLZ API includes 
sophisticated work persistence.



More information about the Openmcl-devel mailing list