From: Brian S. <bst...@ja...> - 2001-05-07 19:19:11
|
Hi, Do you know how to do selection & picking? I have the code for the selection part. What I can't make happen is the mouse handling. I need to force a mouse press event first, to check if an object is under the mouse. If so, I need to handle a mouse drag event to determine where to repaint the graphic. My program sent the event to mouse drag first. Do you have any samples that work? Brian Steelman |