Why is spacebar not detected when column 7 has focus? It works when the focus is on other column
TIA
   ::oMainBrw:bLDblClick := {|| ::oMainBrw:aCols[7]:checkToggle()}
   ::oMainBrw:bKeyChar  := { |key| if( key == VK_SPACE, eval(::oMainBrw:bLDblClick), nil ) }FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
BCC5.82/BCC7.3
xHarbour/Harbour