| [pde-ui-dev] Using key bindings for cut'n'paste in a plug-in? |
Hi, as a programming project at the University of Bonn, we're developing a refactoring plug-in that displays its data as a TreeViewer. For that TreeViewer, we have implemented cut and paste (using the context menu), but we cannot find a way to get key bindings for CTRL+X/CTRL+V to work. Does anyone know how to do this? Thanks in advance, Oliver Klee