From: Pierre THIERRY
Subject: CLIM elsewhere than X
Date: 
Message-ID: <pan.2006.08.01.20.03.39.361386@levallois.eu.org>
I'm wanting to write a GUI application. CLIM seemed to be interesting,
but is there any other free implementetation than for X?

Specifically, is there one for Win XP?

Curiously,
Nowhere man
-- 
···········@levallois.eu.org
OpenPGP 0xD9D50D8A
From: David Lichteblau
Subject: Re: CLIM elsewhere than X
Date: 
Message-ID: <slrned0jbb.n3.dave-cll@babayaga.math.fu-berlin.de>
On 2006-08-01, Pierre THIERRY <···········@levallois.eu.org> wrote:
> I'm wanting to write a GUI application. CLIM seemed to be interesting,
> but is there any other free implementetation than for X?
>
> Specifically, is there one for Win XP?

The commercial implementations probably support CLIM on Windows.

McCLIM does not have a native windows backend.  As a workaround, some
have used McCLIM with its CLX backend using an X server on Windows.

Another alternative might be McCLIM using the gtkairo backend.  Gtkairo
on Windows has known bugs that limit its usefulness, but simple
applications work.  Obviously, that is not a stand-alone solution
either, but there is a simple installer for GTK+ 2.8 on gimp-win.sf.net.


d.