caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: ygrek <ygrekheretix@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] interrupt OCaml when using the Graphics library
Date: Thu, 28 Feb 2013 08:39:42 +0800	[thread overview]
Message-ID: <20130228083942.5cefef3eeb88c604cd1dfcc8@gmail.com> (raw)
In-Reply-To: <58FDBA43E51F42D083872E99902EA8F3@Ganymede>

On Wed, 27 Feb 2013 19:35:52 +0100
Alain Coste <alaincoste@club-internet.fr> wrote:

> I am using the Graphics library, and I don't know how to wake-up OCaml when 
> it is suspended waiting for an event in the graphic window.

Graphics module is suitable for education or very simple drawings when you need to
quickly dump something on the screen. If you want to do anything more fancy, especially
interacting with a user, you are better off with some OCaml GL library.

-- 
 ygrek
 http://ygrek.org.ua

      reply	other threads:[~2013-02-28  0:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 18:35 Alain Coste
2013-02-28  0:39 ` ygrek [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=20130228083942.5cefef3eeb88c604cd1dfcc8@gmail.com \
    --to=ygrekheretix@gmail.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;
as well as URLs for NNTP newsgroup(s).