[Oberon] MT versus MTX.
eas lab
lab.eas at gmail.com
Sat Mar 15 17:14:54 CET 2014
Still, DetectMouse is in a funny place: it is after the mousetype was
set as 'value':
SetMouseType(value);
DetectMouse()
You should go through the DetectMouse routine and see if it can change
the mousetype while running.
=============
Yes, indeed. I'd like to know the output of:--
<Out.type(value)>
SetMouseType(value);
<Out.type(Tvalue)>
<Read.Key to wait while changing mouse>
DetectMouse()
<Out.type(Tvalue)>
Or perhaps Tvalue [the type set by value] is not available,
to be traced.
More information about the Oberon
mailing list