Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] LablTk question
@ 2003-03-08  2:31 mgushee
  2003-03-08  3:24 ` mgushee
  0 siblings, 1 reply; 3+ messages in thread
From: mgushee @ 2003-03-08  2:31 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-08  7:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-08  2:31 [Caml-list] LablTk question mgushee
2003-03-08  3:24 ` mgushee
2003-03-08  8:02   ` Issac Trotts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox