Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
To: ai.robotic@googlemail.com
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] GUI Builder for windows OS.
Date: Thu, 20 Oct 2005 08:45:10 +0900 (JST)	[thread overview]
Message-ID: <20051020.084510.118967834.garrigue@math.nagoya-u.ac.jp> (raw)
In-Reply-To: <eefc05450510190116g17b2cf72qf1aea7a5d11057f0@mail.gmail.com>

From: mark samir <ai.robotic@googlemail.com>

> I want to implement a GUI for my program. Provided for rapid development, I
> need to a GUI builder. MLGlade and Zoggy are two popular GUI builders. Both
> of them are intended for Linux OS but I develop my program in Windows OS. I
> tried to compile source code of those tools but I could not do that. Because
> There is need to utilities such as ./configure and autoconfig that are not
> in Windows OS.
> Does any friend know a GUI builder for Windows OS.?

A possible option (as suggested by someone else) would be to use glade
or gazpacho. But you would then need to use the lablgtk binding to
libglade (the runtime part to use a GUI description). It can be
compiled on windows, and it is included in the source distribution,
but not in the binary distribution. You might try to compile it
yourself.

   Jacques Garrigue


      parent reply	other threads:[~2005-10-19 23:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-19  8:16 mark samir
2005-10-19 10:27 ` [Caml-list] " Goulagman
2005-10-19 13:50 ` Matthew Hannigan
2005-10-19 23:45 ` Jacques Garrigue [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=20051020.084510.118967834.garrigue@math.nagoya-u.ac.jp \
    --to=garrigue@math.nagoya-u.ac.jp \
    --cc=ai.robotic@googlemail.com \
    --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