From: Ryan M. <RMA...@md...> - 2001-07-18 17:23:57
|
>> Furthermore, is there a way to capture events such as mouse clicks >> (primarily the right mouse button), and get the mouse position. I = would >> need to override the default response of rotation. > >look at the stonehenge demo program for a way of overriding the default >navigation system. Thanks for your response. Is there a way of distinguishing between the = various buttons (i.e. knowing whether or not it was the left or right = mouse button that was clicked)? Furthermore, can you get keyboard input, = so that a menu could appear when a certain key was pressed. |