Antonio,
Could you provide the exact changes that needs to be done in order to disable the F2 feature in FWH10.5?
Thank you
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
BCC5.82/BCC7.3
xHarbour/Harbour
Antonio,
Could you provide the exact changes that needs to be done in order to disable the F2 feature in FWH10.5?
Thank you
case nKey == VK_F2
if ! ::lEditMode
::SelectedCol():Edit()
endifoBrw:lEnterKey2Edit := .f. // default .t.
oBrw:lF2KeyToEdit := .t. // default .f.Thank you for the prompt reply Rao ![]()