From: ygrek <ygrekheretix@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Open Graphics on Windows
Date: Fri, 26 Mar 2010 23:30:58 +0200 [thread overview]
Message-ID: <20100326233058.bc50bc46.ygrekheretix@gmail.com> (raw)
In-Reply-To: <005001cacce5$4cf32260$e6d96720$@ufrn.br>
On Fri, 26 Mar 2010 10:07:34 -0300
"Marcel @ DIMAp" <marcel@dimap.ufrn.br> wrote:
> 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";;
The format of this string is implementation defined.
On windows the following format is recognized - "%dx%d+%d+%d"
See otherlibs/win32graph/open.c
And keep in mind http://caml.inria.fr/mantis/view.php?id=4755
--
ygrek
http://ygrek.org.ua
prev parent reply other threads:[~2010-03-26 21:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 13:07 Marcel @ DIMAp
2010-03-26 19:55 ` [Caml-list] " Florent Monnier
2010-03-26 21:30 ` 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=20100326233058.bc50bc46.ygrekheretix@gmail.com \
--to=ygrekheretix@gmail.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