Disabled shortcut key in oracle forms during runtime
hi is there any other way to disabled the shortcut keys in oracle forms 10g during runtime? i dont want to use this keys..i use my triggers of code in a commnand button...i know its possible by Putting A Null code in every key event. e.g Delete Record ( CTRL + UP) it will ignore the trigger...all i want is to disable all keys//
Thanks