Re: Changes to delivery on Mac
Here’s a question for the active developers - I have some (Symbolics) Lisp code from mid-1980s. Since I still have two of the machines, I can run the code, but what should be my trajectory if I wanted to rewrite that code into something in a more current lisp? Say for a Mac Pro. Cost is not (necessarily) an object, since I would propose cost based on best solution. I haven’t actively developed (in Lisp or any other language) for 30 years, so it’s not a task I’d embark upon myself, but I’m curious to pose this proposition to others that have a love, respect and talent with the Lisp language. This thread caught my interest, since LW was something that seemed appropriate to consider, but for tinkering with code, is a bit prohibitive in cost.
-Jonathan Longcore
University of New Mexico
________________________________________
From: owner-lisp-hug@lispworks.com <owner-lisp-hug@lispworks.com> on behalf of Jean Bresson <Jean.Bresson@ircam.fr>
Sent: Saturday, May 7, 2016 1:39:27 PM
To: Laughing Water
Cc: Lisp Hug Lispworks
Subject: Re: Changes to delivery on Mac
I think I've had the same problem when upgrading to LW7.
The solution I got from lw-support was to use :STARTUP-BITMAP-FILE NIL in the delivery keywords.
(in other work, do not use a startup bitmap anymore if you did use one)
It fixed the problem in my case.
There were also a few missing items in the default application menu (Quit, Hide etc.) which I have had to insert myself.
Jean
>> On May 7, 2016, at 3:10 PM, Laughing Water <lw@mt.net> wrote:
>>
>>
>> I’ve been poking around the documentation to find out why my delivery script that worked fine on LW Pro Mac 6 isn’t working on 7. Does anyone know offhand what might have changed?
>>
>> What I have succeeded in getting is a double-clickable app whose icon has a circle-slash symbol over it. When I run it my main window does not appear, and I get a menubar with a single menu that has my app name. The remaining menus, instead of being in the menubar, are available in a hierarchical menu item named "<<My Application’s Name>> application menus”.
>>
>> Laughing Water
>>
>> _______________________________________________
>> 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
>
>
_______________________________________________
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