:bKeyDown := { | nKey | FWBrowseKey( xDlg, xControl, nKey, ... ) } CASE IsRange( nKey, 32, 127 )
cFilter += Upper( Chr( nKey ) )if type numbers from normal keyboard ok
if type numbers from numeric keyboard not
Is it expected ?
Note:
1 from normal keyboard returns 49
1 from numeric keyboard returns 97
José M. C. Quintas Brazil
gtwvg, fivewin 25.12, hwgui, mingw 15.2 (32 bits)