realbasic-nug
[Top] [All Lists]

Keycode for Forward-Delete key needed

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Keycode for Forward-Delete key needed
From: Dale Gillard <daleg at mac dot com>
Date: Mon, 31 Dec 2001 20:54:09 +1100
Hi all

I'm hoping someone can help me out.

I have one of the old 'short' Mac keyboards. So I don't have a Forward-Delete key. (That's the delete key sitting over to the right side with the home. bottom, page up and page down keys. It's not the 'backspace' delete key to the right of the "+" key.)

I've subclassed an EditField and want to detect the pressing of this key using Keyboard.AsyncKeyDown() method in the KeyDown Event handler.

Can anyone tell me the keycode for the Forward-Delete key? For example, the keycode for the Return key is "&h24".

Thanks in advance

Dale



<Prev in Thread] Current Thread [Next in Thread>
  • Keycode for Forward-Delete key needed, Dale Gillard <=