caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Warp" <warplayer@free.fr>
To: <caml-list@inria.fr>
Subject: Re: [Caml-list] graphical variant editor widget generator
Date: Sun, 16 Dec 2001 14:13:12 +0100	[thread overview]
Message-ID: <003001c18633$6a46e650$af00a8c0@warp> (raw)
In-Reply-To: <000e01c185a7$c6cde720$0b01a8c0@mit.edu>

> I am thinking that rather than building a bunch of custom GUI behavior for
my application, it might be nice to have a tool which
> could parse a ocaml datatype of nested variants/records, and generate a
custom graphical tree/graph editor widget for it.  Then I
> could get my app-specific behavior for cheap, with a UI contract that
would make my style self-consistent whether I liked it or
> not.  Has anyone done anything similar?

There is a technology called JXUL which is part of the Mozilla project. You
can get infos @ www.jxul.org
I've also tried to make the same as based on an XML document that will
contains components and some events handlers written in OCaml, but it's
quite a big work.

Bye
Warp


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


      parent reply	other threads:[~2001-12-16 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-15 20:33 Jeff Henrikson
2001-12-16  9:07 ` Sven
2001-12-16 13:13   ` Warp
2001-12-16 13:13 ` Warp [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='003001c18633$6a46e650$af00a8c0@warp' \
    --to=warplayer@free.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).