[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Capture SHIFT key down in Editor

Hi,

Can someone point me to the best way to capture the status of the SHIFT key
within a custom editor.

I can simulate this in a standalone SWT application, but of course as an
EditorPart I don't get any keyevents. They get all consumed by the
workspace.

Any/all tips appreciated.

Regards,
Grant