Lisp HUG Maillist Archive

CAPI Open Recent Menu?

CAPI offers me a convenient shorthand for the Cocoa Service menu. I stick something like this into an interface definition:

  (:component () :name :application-services)

Is there a similarly convenient shorthand for constructing the Open Recent menu, or must I build that myself?



_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: CAPI Open Recent Menu?

Ping on this question...

Anyone had any luck with a Cocoa Open Recent menu? We have been using our own implementation up until now, but that doesn't work with the sandboxing used by App Store applications.

Erik


3 dec 2013 kl. 19:20 skrev mikel evins:

> 
> CAPI offers me a convenient shorthand for the Cocoa Service menu. I stick something like this into an interface definition:
> 
>  (:component () :name :application-services)
> 
> Is there a similarly convenient shorthand for constructing the Open Recent menu, or must I build that myself?
> 
> 
> 
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
> 


_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:34 UTC