Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » [SWT] incompatible change in 2.1
[SWT] incompatible change in 2.1 [message #52488] Mon, 06 January 2003 20:13 Go to next message
Eclipse UserFriend
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 20:19 Go to previous message
Eclipse UserFriend
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.
>
>
Previous Topic:Can i use the GEF outside the Eclipse IDE?
Next Topic:[CHANGE] AbstractCommand and DefaultCommandStack deleted
Goto Forum:
  


Current Time: Sat Aug 10 07:33:33 GMT 2024

Powered by FUDForum. Page generated in 0.02776 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top