LispWorks save-image :restart-function?
From: Andreas Thiele (nospam_at_nospam.com)
Date: 02/24/05
- Next message: Edi Weitz: "Re: LispWorks save-image :restart-function?"
- Previous message: Dave Roberts: "Re: Please help me find a tagline that doesn't suck"
- Next in thread: Edi Weitz: "Re: LispWorks save-image :restart-function?"
- Reply: Edi Weitz: "Re: LispWorks save-image :restart-function?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Feb 2005 19:02:41 +0100
Hi,
I'd like to have a LispWorks image with my app contained. The
restart-function should start the app (and the normal LW GUI).
Using
(save-image "my-test" :restart-function 'my-start :multiprocessing t)
I get my app running but no LW-GUI. Can anybody give me a tiny hint? What do
I have to do to start the GUI?
Andreas
- Next message: Edi Weitz: "Re: LispWorks save-image :restart-function?"
- Previous message: Dave Roberts: "Re: Please help me find a tagline that doesn't suck"
- Next in thread: Edi Weitz: "Re: LispWorks save-image :restart-function?"
- Reply: Edi Weitz: "Re: LispWorks save-image :restart-function?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|