GEFMessages deprecated [message #210163] |
Thu, 23 February 2006 00:23 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.06583 seconds