
5 Jan
2006
5 Jan
'06
1:09 a.m.
On Thu, 22 Dec 2005 22:28:26 +0100, Edi Weitz <edi@agharta.de> wrote:
On Thu, 22 Dec 2005 18:47:39 +0100, Edi Weitz <edi@agharta.de> wrote:
My guess is that this doesn't work because of threading issues - .NET is trying to call into Lisp from a thread which wasn't created by Lisp.
And I was right. Here's a solution that avoids these problems and works for me.
Still talking to myself... :) Here's a solution that'll enable you to keep your interactive development environment: <http://weitz.de/lw-callbacks/> With a LispWorks built like that I can run the demo fine directly from the IDE. Cheers, Edi.