Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » How traverse on composite Nebula widget DateChooserCombo
icon8.gif  How traverse on composite Nebula widget DateChooserCombo [message #731677] Sun, 02 October 2011 08:32 Go to previous message
Mariusz P. is currently offline Mariusz P.
Messages: 85
Registered: February 2010
Member
Hello Razz

I have code:

DateChooserCombo dateChooserCombo = new DateChooserCombo(shell, SWT.NONE);
Control[] control = dateChooserCombo.getChildren();
Control textInDateChooserCombo = control[0];
Control buttonInDateChooserCombo = control[1];


How to go key arrow down at the same time by textInDateChooserCombo and buttonInDateChooserCombo at once? How implements TraverseListener?

[Updated on: Tue, 28 February 2012 20:11]

Report message to a moderator

 
Read Message icon8.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Binding Long-Values in FormattedText (DateTimeFormatter)
Next Topic:1 problem, 1 question on GridViewer
Goto Forum:
  


Current Time: Tue May 21 22:54:53 EDT 2013

Powered by FUDForum. Page generated in 0.02013 seconds