Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEFMessages deprecated
GEFMessages deprecated [message #210163] Thu, 23 February 2006 00:23 Go to next message
Eclipse UserFriend
Originally posted by: harsh.ti.com

All,

I have noticed in Eclipse 3.1.2 and newer that some constants such as
GEFMessages.DELETE have been deprecated. Not sure if this is related but
I am not able to register the delete action to the viewers keybinding
service. It registers, but when I press the Delete key, it does nothing.

And also, can you please shed some light on my snapToGrid problem?

In addition, if there are bugs, I am willing to fix them and check them
back in obviously following the standard procedure.

Thank you,
Harsh
Re: GEFMessages deprecated [message #210275 is a reply to message #210163] Thu, 23 February 2006 16:24 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

GEFMessages does not declare a constant "DELETE", or any deprecated
constants for the matter.

Perhaps the workbench is stealing the delete key from you. The easiest way
to find out is to put a breakpoint (in Display#filterEvent) when the key is
pressed, and step into what happens.

"Harsh Sabikhi" <harsh@ti.com> wrote in message
news:3aa6346b1394f8ee68c05bbff2446f70$1@www.eclipse.org...
> All,
>
> I have noticed in Eclipse 3.1.2 and newer that some constants such as
> GEFMessages.DELETE have been deprecated. Not sure if this is related but
> I am not able to register the delete action to the viewers keybinding
> service. It registers, but when I press the Delete key, it does nothing.
>
> And also, can you please shed some light on my snapToGrid problem?
>
> In addition, if there are bugs, I am willing to fix them and check them
> back in obviously following the standard procedure.
>
> Thank you,
> Harsh
>
Previous Topic:ANN: PropertySheet is provided by eclipse.platform (org.eclipse.ui)
Next Topic:how to add name to connection line?
Goto Forum:
  


Current Time: Fri Oct 18 01:50:12 GMT 2024

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

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

Back to the top