From: Nonito Capuno
Subject: GUI in Lisp?
Date: 
Message-ID: <3A82D647.5801DD4E@kmu-net.de>
Hi !

It is possible to program a Windows GUI in Lisp??

Best regards
Nonito

From: glauber
Subject: Re: GUI in Lisp?
Date: 
Message-ID: <95umiv$3co$1@nnrp1.deja.com>
In article <·················@kmu-net.de>,
  Nonito Capuno <······@kmu-net.de> wrote:
> Hi !
>
> It is possible to program a Windows GUI in Lisp??

Yes, any of the commercial Lispes for Windows will do that, or you could
check Corman Lisp (but the commercial ones will

--
Glauber Ribeiro
··········@my-deja.com    http://www.myvehiclehistoryreport.com
"Opinions stated are my own and not representative of Experian"


Sent via Deja.com
http://www.deja.com/
From: glauber
Subject: Re: GUI in Lisp?
Date: 
Message-ID: <95umml$3fb$1@nnrp1.deja.com>
In article <············@nnrp1.deja.com>,
  glauber <··········@my-deja.com> wrote:
> In article <·················@kmu-net.de>,
>   Nonito Capuno <······@kmu-net.de> wrote:
> > Hi !
> >
> > It is possible to program a Windows GUI in Lisp??
>
> Yes, any of the commercial Lispes for Windows will do that, or you could
> check Corman Lisp (but the commercial ones will
...

help you more!).



--
Glauber Ribeiro
··········@my-deja.com    http://www.myvehiclehistoryreport.com
"Opinions stated are my own and not representative of Experian"


Sent via Deja.com
http://www.deja.com/
From: Jochen Schmidt
Subject: Re: GUI in Lisp?
Date: 
Message-ID: <95um5g$ipdrm$1@ID-22205.news.dfncis.de>
Nonito Capuno wrote:

> Hi !
> 
> It is possible to program a Windows GUI in Lisp??

Yes.

AllegroCL comes with a GUI-Builder.
LispWorks has with "CAPI" a nice Crossplattform GUI-Toolkit.
CormanLisp allows easy access to the WinAPI

Regards,
Jochen
From: Eugene Zaikonnikov
Subject: Re: GUI in Lisp?
Date: 
Message-ID: <6y4ry5gk1y.fsf@viking.cit>
Hi,

Nonito>  It is possible to program a Windows GUI in Lisp??

Yes. Allegro CL for Windows (www.franz.com) has nice GUI builder,
LispWorks (www.xanalys.com) for Windows iirc has a GUI library. With
CormanLisp (www.corman.net) you can call WinAPI functions.

-- 
  Eugene