Displaying 1 result from an estimated 1 matches for "vk_lshift".
2008 Feb 29
1
Getting Keypressed State in rgl
Dear Rglers,
when using a callback in rgl (Windows, if it matters)
http://finzi.psych.upenn.edu/R/library/rgl/html/callbacks.html
I would like to get the Asynchronous keyboard status (as least
Shift/Control, but preferably other key) to set markers in a plot.
getGraphicsEvents seems to be limited to normal graphics windows.
Dieter