View Single Post

  #2 (permalink)  
Old 12-03-2001
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
There is no direct way to accomplish this. The only way to prvent this is to listen for a Selection event, detect whether the user tries to move the point, and undo a move here. This works, but it isn't elegant.
Reply With Quote