caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jon Harrop <jon@jdh30.plus.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] using Graphics wit more than one window
Date: Sun, 16 Jan 2005 11:41:49 +0000	[thread overview]
Message-ID: <200501161141.49881.jon@jdh30.plus.com> (raw)
In-Reply-To: <41EA3DB3.3000909@leledy.org>

On Sunday 16 January 2005 10:10, Philippe Lelédy wrote:
> As a teacher I'd like to be able to open an Ocaml Graphics window on each
> of my students display. It's not possible with one instance of Ocaml,
> because Graphics.open_graph does 2 actions, opening a socket with an X11
> server and opening a window on this server -- further instance of
> open_graph will only do the second action with the previous opened socket.
>
> Perhaps will I have to rely on another mechanism to replicate windows over
> displays.

Marshalling is very handy as a way to botch things like this together.

Cheers,
Jon.


  reply	other threads:[~2005-01-16 11:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-16 10:10 Philippe Lelédy
2005-01-16 11:41 ` Jon Harrop [this message]
2005-01-16 11:52 ` CamlIDL Jon Harrop
2005-01-17  2:10 ` [Caml-list] using Graphics wit more than one window Chris King
  -- strict thread matches above, loose matches on Subject: below --
2005-01-11 10:45 Martin Willensdorfer
2005-01-11 11:25 ` [Caml-list] " Richard Jones

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=200501161141.49881.jon@jdh30.plus.com \
    --to=jon@jdh30.plus.com \
    --cc=caml-list@yquem.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).