It appears that if focus is on an Edittable that when you hit escape the form will not "close".
For example, if focus is on an Editline, when you hit escape the form will close. This however does seem to apply when you're on an Edittable.
Is there a work-around for this behavior? or is this inappropriate .
Thanks,
Ray Chan
I believe you would have to subclass the control. Esc is reserved for taking the cell out of edit mode. F2 places the cell in edit mode.
World Leaders in all Things RevSoft
Can someone tell me how to subclass this. I don't understand and have the same problem. Thanks