Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Philippe Lelédy" <phl@leledy.org>
To: Caml-list@yquem.inria.fr
Subject: Re: [Caml-list] using Graphics wit more than one window
Date: Sun, 16 Jan 2005 11:10:59 +0100	[thread overview]
Message-ID: <41EA3DB3.3000909@leledy.org> (raw)

*Richard Jones wrote:

*

> You might want to migrate to a "proper" solution sooner rather than later. 

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.

Ph. L 


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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-16 10:10 Philippe Lelédy [this message]
2005-01-16 11:41 ` Jon Harrop
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=41EA3DB3.3000909@leledy.org \
    --to=phl@leledy.org \
    --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