Thanks Terry and Joe for the offer to look at the project.  I'd rather
not send it out as is.

Interestingly, I did discover if I added a editfield to the window,
the editfield does detect the keystrokes in its keydown event but I
can't get the window's keydown event to execute the msgbox code even
by returning False in the Editfield's keydown event (I've tried
returning true as well just in case I was confused about how this
event uses the boolean value).  I thought false forces the editfield's
keydown event to be ignored and then the keystroke passes to the
window's keydown event.

I built a simple project just to test a window's keydown event to make
sure it was working and added similar controls to the window I am
working with but the keydown event is behaving properly in this
project.  So, no RB errors there.

On 1/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I can't imagine why this isn't working for you, but if you want to send
me your project (off-list, of course), I'll take a look.  I bet it's
some small thing that's easy to overlook, but equally easy to fix.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to