How to avoid pushbuttons when TApplication:lUseReturn == .T.?
Publicado: Mar Oct 09, 2007 2:10 am
The TApplication:lUseReturn works fine, except that it jumps to- and sets
focus to pushbuttons. On the next K_ENTER the button is pushed, a behaviour
that I don't want (do anybody, at least when the form/dataset is in
EDIT-mode?)
So my question is: Suggestions on how to let K_ENTER only jump to
data-controls, not buttons etc? (No matter if the form/oDataSet are in VIEW
or EDIT-mode)
Thanks for any reply.
Paal
focus to pushbuttons. On the next K_ENTER the button is pushed, a behaviour
that I don't want (do anybody, at least when the form/dataset is in
EDIT-mode?)
So my question is: Suggestions on how to let K_ENTER only jump to
data-controls, not buttons etc? (No matter if the form/oDataSet are in VIEW
or EDIT-mode)
Thanks for any reply.
Paal