caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alan Schmitt <alan.schmitt@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Yet Another Compilation Question: lablgtk for windows + cygwin-mingw
Date: Thu, 8 Aug 2002 16:07:06 +0200	[thread overview]
Message-ID: <20020808140706.GS2831@alan-schm1p> (raw)
In-Reply-To: <20020805164038.A21811@pauillac.inria.fr>

* Xavier Leroy (xavier.leroy@inria.fr) wrote:
> What I am coming at is that unless you like to suffer and are ready to
> solve these issues yourself, it doesn't make much sense to develop an
> OCaml+lablgtk+GTK program under Windows.  

If I may respectfully disagree ... ;0) I've developed a graphical app
for my wife that had to run under windows. I started using C and gtk,
and it was ok until I needed to free a list of widgets ... and was
hoping for a good old List.iter applied on an anonymous function. So I
switched to ocaml and lablgtk, and my program shrank by half (in LOC)
and the transition was not too painful. I must say I've never used
visual basic or other M$ tools, so I cannot compare the ease of
installation or development.

Alan

-- 
The hacker: someone who figured things out and made something cool happen.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      parent reply	other threads:[~2002-08-12  6:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-05 13:49 Kontra, Gergely
2002-08-05 14:40 ` Xavier Leroy
2002-08-05 17:05   ` fred
2002-08-06  8:59     ` Xavier Leroy
2002-08-06  9:52     ` Nicolas Cannasse
2002-08-08 14:07   ` Alan Schmitt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020808140706.GS2831@alan-schm1p \
    --to=alan.schmitt@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).