Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-ui-dev] Using key bindings for cut'n'paste in a plug-in?



Oliver,

This sounds like a general platform UI question (as opposed to a PDE
question) and is better asked on the platform UI mailing list.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                             
                      <oliver.klee@xxxxxxx                                                                                                   
                      unhofer.de>                 To:       <pde-ui-dev@xxxxxxxxxxx>                                                         
                      Sent by:                    cc:                                                                                        
                      pde-ui-dev-admin@ecl        Subject:  [pde-ui-dev] Using key bindings for cut'n'paste in a plug-in?                    
                      ipse.org                                                                                                               
                                                                                                                                             
                                                                                                                                             
                      09/17/2003 11:02 AM                                                                                                    
                      Please respond to                                                                                                      
                      pde-ui-dev                                                                                                             
                                                                                                                                             
                                                                                                                                             



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


_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-ui-dev





Back to the top