Re: Beep on Enter in EditText controls

new topic     » goto parent     » topic index » view thread      » older message » newer message

----- Original Message -----=20
From: "Greg Haberek" <g.haberek at comcast.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: Beep on Enter in EditText controls


>=20
>=20
>=20
> as your final statement before your routine exits, call   =
returnValue(-1)
> which will prevent Windows from seeing the Enter key. You can also use =
this
> to forward a different key to Windows, such as creating a password =
field by
> calling  returnValue('*')  for every key press.
>=20

Actually, the returnValue(xxx) technique only applies to w32HKeyPress =
event, and not the KeyDown or KeyUp events.

--=20
Derek

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu