Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic I wanna take KeyEvent in SWT_AWT bridge (Read 1673 times)
gamjaradio
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 42
Joined: Jul 16th, 2010
I wanna take KeyEvent in SWT_AWT bridge
Jul 30th, 2010 at 8:10am
Print Post  
Now , the blockage in my project is I can not receive KeyEvent from the View.

The environment is ,
DiagramView is  In RCP View, so I used SWT_AWT bridge.  However , it doesn't get KeyEvent .

How can I solve this?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: I wanna take KeyEvent in SWT_AWT bridge
Reply #1 - Jul 30th, 2010 at 9:34am
Print Post  
Check if the control has the keyboard input focus. Otherwise see if your SWT and JVM versions aren’t the ones from this bug report -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228221
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint