[REBOL] Re: Enter Key - shift/control keys
From: arolls::bigpond::net::au at: 3-Sep-2001 0:11
By the way, I noticed that control and shift
keys are detected in all rebol windows whether
they are active task or not (in win2k at least).
Anybody else notice this?
I noticed this in developing a network game,
which you may find in my rebsite:
Desktop/Rebol.com/sites/anton/games/fire-ship.r
Just run two copies of the game.
Run one as a server and another one as client
connecting to ip of 127.0.0.1 or localhost
and then press shift/control keys.
You will see both windows trapping the events.