[SWT] incompatible change in 2.1 [message #52488] |
Mon, 06 January 2003 15:13  |
Eclipse User |
|
|
|
Originally posted by: hudsonr.us.eye-bee-em.com
Pressing the delete key sends a different Event in 2.1 than it does in 2.0.
The keycode used to be 0, now it is 127.
As a result, hash lookups based on the triple{statemask, character, keycode}
fail, and DELETE does not work for some existing Editors written for Eclipse
2.0.
|
|
|
Re: [SWT] incompatible change in 2.1 [message #52515 is a reply to message #52488] |
Mon, 06 January 2003 15:19  |
Eclipse User |
|
|
|
Originally posted by: hudsonr.us.eye-bee-em.com
Oops, wrong newsgroup, but this affects GEF users who are unable to press
DELETE.
"Randy Hudson" <hudsonr@us.eye-bee-em.com> wrote in message
news:avcneg$sko$1@rogue.oti.com...
> Pressing the delete key sends a different Event in 2.1 than it does in
2.0.
> The keycode used to be 0, now it is 127.
>
> As a result, hash lookups based on the triple{statemask, character,
keycode}
> fail, and DELETE does not work for some existing Editors written for
Eclipse
> 2.0.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05226 seconds