So I'm trying to implement a magnify cursor on a canvas that changes to a MagnifySmaller cursor when the user is holding down the option/ alt key, but have not found an event that fires when that key is pressed. How do I get it to change (short of expecting the user to move the mouse to see the change). I realize that I could use a timer, but I'm trying to bundle this all into one class if possible.
Greg _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
