Skip to main content



      Home
Home » Eclipse Projects » NatTable » KeyEvents not getting registered on WizardDialog
KeyEvents not getting registered on WizardDialog [message #1014205] Mon, 25 February 2013 06:13 Go to next message
Eclipse UserFriend
I have created a WizardDialog with a wizard. The wizard has a wizardpage which consists of a composite, inside which I have my natTable. The wizardDialog has two buttons- Finish & Cancel. When I press any key like Enter or Tab on the buttons, its not working. If I remove the nattable, then the key events are working. How is the nattable affecting the working of buttons in the WizardDialog? What could be the problem?

Thanks,
Karishma.
Re: KeyEvents not getting registered on WizardDialog [message #1015163 is a reply to message #1014205] Wed, 27 February 2013 10:43 Go to previous message
Eclipse UserFriend
Hi,

well key events like tab or enter will be consumed by the NatTable if it has focus. Maybe you need to set the focus on startup of the wizard to the buttons explicitly.

Hope that helps,
Dirk
Previous Topic:ListDataProvider update/remove elements
Next Topic:Selection and focus
Goto Forum:
  


Current Time: Thu Jul 24 10:42:25 EDT 2025

Powered by FUDForum. Page generated in 0.03754 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top