Has anyone implemented vtkPointPicker into vtkPanel. I implemented it into the keyListener portion of the code and when I check getPointId of vtkPointPicker, it returns -1 (no point selected) even if the mouse is located right on the point. thanks -Gary