Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] key press?

The best way is to define it as an accelerator on a menu item.

Steve



                                                                                                                                           
                      "Gaud, Aurelie (CAP,                                                                                                 
                      CMF)"                           To:      platform-swt-dev@xxxxxxxxxxx                                                
                      <Aurelie.Gaud@gecapital         cc:                                                                                  
                      .com>                           Subject: [platform-swt-dev] key press?                                               
                      Sent by:                                                                                                             
                      platform-swt-dev-admin@                                                                                              
                      eclipse.org                                                                                                          
                                                                                                                                           
                                                                                                                                           
                      06/12/02 04:33 AM                                                                                                    
                      Please respond to                                                                                                    
                      platform-swt-dev                                                                                                     
                                                                                                                                           
                                                                                                                                           




Hi,

We begin development with SWT to present in our application a graphic view
of a network.

We would like to offer the user the possibility to refresh the window
(press
F5).
How schould I use the Interface "KeyListener"?
Do every key has a code?
Thanks in advance
Aurélie GAUD

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev






Back to the top