[REBOL] Re: Event datatype
From: petr:krenzelok:trz:cz at: 28-Aug-2002 20:37
Gregg Irwin wrote:
>Hi Carl,
>
><< Is there any way to modify the event datatype? For instance, change
>the event/key value to something else? >>
>
>I tried briefly once, but couldn't do it. For my purposes (key-mapping) I
>just acted on the keys as they came in.
>
>--Gregg
>
IIRC, Cyphre was able to catch and store events, and later replay them.
But event itself seems to be a strange hybrid :-) I think that it was
purpose to hide its internals. IIRC, it was also planned by RT one day
we will be able to generate events ...
btw - was anyone successfull in system:// port usage? Any code example? :-)
-pekr-