[Openmcl-devel] Cocoa Menus

Raffael Cavallaro raffaelcavallaro at mac.com
Thu Oct 14 20:13:22 PDT 2004


On Oct 14, 2004, at 10:09 PM, Brendan Burns wrote:

> Hey Folks,
> Attached is a patch which adds some cocoa menu functionality to 
> OpenMCL.  It makes it (relatively) easy to add entire new menus or 
> individual menu items to existing menus.
>
> See the included sample code for examples of how to use it, including 
> one example which adds a "Load" menu item to the File menu.
>
> Once again, Gary et. al are welcome to include this in the OpenMCL 
> distribution.
>
> Comments/Bugs/Questions -> me
>
> --brendan


Thanks for this. BTW, in addition to (require 'cocoa) you should add 
(require 'file-dialog) or see to it that open-dialog gets loaded 
somehow since it is used by your example that adds a Load item to the 
File menu.

regards,

Ralph

Raffael Cavallaro, Ph.D.
raffaelcavallaro at mac.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 858 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20041014/abf97993/attachment.bin>


More information about the Openmcl-devel mailing list