Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » TableCombo key listener(Need to add a key listener to TableCombo Text widget)
TableCombo key listener [message #506953] Mon, 11 January 2010 09:09 Go to next message
Chris White is currently offline Chris WhiteFriend
Messages: 6
Registered: January 2010
Junior Member
I am using the TableCombo as a cell editor and need to add a key listener/key adapter to the Text widget in the TableCombo in order to apply editor changes and deactivate the editor when the user presses enter while the Text widget has focus.

Just exposing the Text widget with a getter solves the problem though there might be another way to do this that I didn't find.

Can the Text widget getter be added to the committed code line? Should I file a Bugzilla report requesting this?

Chris
Re: TableCombo key listener [message #507601 is a reply to message #506953] Thu, 14 January 2010 02:21 Go to previous message
Marty Jones is currently offline Marty JonesFriend
Messages: 54
Registered: July 2009
Member
Chris,

Please file a Bugzilla request.

I will take a look to see which way is the better way of getting you access to the text control. I will either add a method so you can register a key listener or just expose the Text control.

Marty
Previous Topic:[CDateTime] release schedule again
Next Topic:TableCombo key listener
Goto Forum:
  


Current Time: Sat Apr 20 00:55:59 GMT 2024

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

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

Back to the top