From: mgushee@havenrock.com
To: caml-list@pauillac.inria.fr
Subject: [Caml-list] LablTk question
Date: Fri, 07 Mar 2003 19:31:33 -0700 [thread overview]
Message-ID: <3E68F395.3648.855C1E6@localhost> (raw)
I'm trying to learn LablTk by studying the examples provided in the
OCaml distribution ... looking at the Tetris game right now.
Fortunately I have plenty of experience with Tk itself, so most of
the code is intelligible. But I'm puzzled about the 'coe' function,
as in:
pack [coe c; coe r; coe r'] ~side: `Left ~fill: `Y;
Okay, so I dug a little deeper and found that 'coe' is an alias for
forget_type ... but why? What is the purpose of weakening the widget
types as they are packed?
And by the way, what does 'coe' stand for? Is it a French acronym?
Thanks in advance for shedding light on this dark corner.
--
Matt Gushee
Englewood, CO USA
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2003-03-08 2:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-08 2:31 mgushee [this message]
2003-03-08 3:24 ` mgushee
2003-03-08 8:02 ` Issac Trotts
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=3E68F395.3648.855C1E6@localhost \
--to=mgushee@havenrock.com \
--cc=caml-list@pauillac.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