Re: noise

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

----- Original Message -----
From: "George Walters" <gwalters at sc.rr.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: noise

> Thanks for the reply Derek. I'm using onKeyDown to be able to respond to
> 'Return', 'Escape', 'Down Arrow',  and 'Up Arrow'. This works fine. I get
> control and do my thing but windows 'rings a bell' when I hit 'escape' or
> 'return'. Is there a way do defeat the bell?

Hi George,
I don't know the rationale for this but Microsoft in their wisdom decided
that some keys would go through KeyPress and others wouldn't. It looks as if
those keys that generate "characters" in the ASCII range do go through
KeyPress. For you this means that you can trap the Escape and Return keys
there and the arrow keys in KeyDown.

-----------
Derek

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

Search



Quick Links

User menu

Not signed in.

Misc Menu