[Openmcl-devel] Setting a toplevel function for build-application

Gary Byers gb at clozure.com
Tue Sep 17 12:39:34 PDT 2013



On Tue, 17 Sep 2013, Gary Byers wrote

> The default startup code tries to set an instance of the (Cocoa) class named
> by gui::*default-ns-application-proxy-class-name* as the application's
> delegate, so:
[...]
> (setq gui::*default-ns-application-class-name* "BeepingAppDelegate") ; IIRC

Apparently, this should be gui::*default-ns-application-proxy-class-name*.

Who knew ?



More information about the Openmcl-devel mailing list