Share Posted November 28, 2010 HI, In Transform Manager default functionality for keyboard delete key, instead of i need to dispatch my own events when user pressed delete key .....my requirement is when user pressed delete key i don't want do deletion with transform manager ,in that a i will dispatch my own event... Thanks Yugi Link to comment Share on other sites More sharing options...
Share Posted November 28, 2010 You should be able to simply set the allowDelete property to false - that will prevent TransformManager from deleting the object when the user presses the DELETE key. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now