Hi,
I want to send a 3 K_RIGHT inkey code when I focus a get. I tried below code but it does not worked. Is there any other way to do?
Thanks in advance.
I want to send a 3 K_RIGHT inkey code when I focus a get. I tried below code but it does not worked. Is there any other way to do?
  oGet:bGotFocus:={|Self, hCtlLost| HB_KeyPut(K_RIGHT),HB_KeyPut(K_RIGHT),HB_KeyPut(K_RIGHT),.T.}Thanks in advance.
Regards,
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06