[REBOL] [REBOL]Right click on a MAC
From: sanghabum:aol at: 31-Aug-2001 17:18
Hi all,
I don't have access to a MAC, but I'm writing some code that may one day have
to run on one....Should be a doddle in Rebol, of course.
But don't MAC mice have just one button? Could someone with a MAC tell me how
Rebol/MAC handles right click---i.e. is this code feasible?
unview/all
view layout [button "Click me" [print "left"] [Print "right"]]
I'd be interested too if there are any (other) features I need to be wary off
in aiming for Win/MAC compatibility.
Thanks,
Colin.