[Oberon] MT versus MTX.
Peter Easthope
peter at easthope.ca
Wed Mar 5 18:03:08 CET 2014
Apologies to anyone who finds these questions about obscure topics
annoying. Better to avoid a predicament than to grapple at recovery.
Native Oberon, Input.Mod also has
"PROCEDURE Configure*(config, value: ARRAY OF CHAR); (** non-portable *)
...
IF config = "MT" THEN (* mouse type *)
SetMouseType(value);
DetectMouse()
ELSIF config = "MTX" THEN (* mouse type explicit *)
SetMouseType(value)
ELSIF ...".
Any ideas about the distinction between "mouse type" and "mouse type
explicit".
Thanks, ... Peter E.
--
Telephone 1 360 639 0202. Bcc: peter at easthope.ca "http://carnot.yi.org/ "
More information about the Oberon
mailing list