caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Marcel @ DIMAp" <marcel@dimap.ufrn.br>
To: <caml-list@yquem.inria.fr>
Subject: Open Graphics on Windows
Date: Fri, 26 Mar 2010 10:07:34 -0300	[thread overview]
Message-ID: <005001cacce5$4cf32260$e6d96720$@ufrn.br> (raw)

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

Hi There,

I am running Windows XP and I am trying to open a window with dimension 20 x
20. I have tried many approaches and all of them open a window but not with
the dimension specified. The command I am using to open this window is 

Graphics.open_graph ":0 10x10+50-0";;

Just as a way of illustrating the problem: I start OcamlWinPlus v1.9RC4 and
type:

#load "graphics.cma";;
Graphics.open_graph ":0 10x10+50-0";;

And the window opens but not a 20x20 window.

How should I proceed? 

Besides, I have CigWin installed. Is it really necessary to run OCAMl
Graphics?

Cheers,
Marcel




[-- Attachment #2: Type: text/html, Size: 2659 bytes --]

             reply	other threads:[~2010-03-26 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 13:07 Marcel @ DIMAp [this message]
2010-03-26 19:55 ` [Caml-list] " Florent Monnier
2010-03-26 21:30 ` ygrek

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='005001cacce5$4cf32260$e6d96720$@ufrn.br' \
    --to=marcel@dimap.ufrn.br \
    --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).