caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven LUTHER <luther@dpt-info.u-strasbg.fr>
To: Laure Danthony <ldanthon@ens-lyon.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Graphic frames.
Date: Tue, 1 May 2001 18:37:55 +0200	[thread overview]
Message-ID: <20010501183755.A24691@lambda.u-strasbg.fr> (raw)
In-Reply-To: <Pine.GSO.4.21.0104301915580.6120-100000@woodstock>; from ldanthon@ens-lyon.fr on Mon, Apr 30, 2001 at 07:18:50PM +0200

On Mon, Apr 30, 2001 at 07:18:50PM +0200, Laure Danthony wrote:
> hello / bonjour,
> 
> ---- french---
> est-il possible de gérer plusieurs fenêtres graphiques caml en même
> temps? Si oui, comment ?
> merci d'avance,
> Laure
> -------------

Non, ce n'est pas possible avec Graphics, ud moins il me semble.

Par contre, vous pouvez utiliser un autre toolkit graphique, tel mlgtk ou
lablgtk, qui utilisent gtk+, ou encore ocamltk ou labltk, qui utilisent
tcl/tk.

j'utiliserait de preference lablgtk, mais labltk est livre d'office avec
ocaml, et peut donc etre interresant pour vous.

Par contre, mlgtk contient un module de compatibilite (GtkGraphics, si je me
rappelle bien, ou alors GtkDrawing) qui permet d'utiliser plusieurs fenetres
graphiques, avec une interface, quoique incomplete, compatible avec le module
Graphics. Etant l'auteur de ce module, je veut bien le completer si vous
l'utiliser, voir meme le porter sur lablgtk si necessaire.

Amicalement,

Sven Luther
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      reply	other threads:[~2001-05-01 16:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-30 17:18 Laure Danthony
2001-05-01 16:37 ` Sven LUTHER [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=20010501183755.A24691@lambda.u-strasbg.fr \
    --to=luther@dpt-info.u-strasbg.fr \
    --cc=caml-list@inria.fr \
    --cc=ldanthon@ens-lyon.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).