Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Cell navigation in a JFace TableViewer
Cell navigation in a JFace TableViewer [message #631669] Fri, 08 October 2010 12:28 Go to next message
Jon Svede is currently offline Jon SvedeFriend
Messages: 83
Registered: July 2009
Member
I have an RCP app running on 3.5SR2.

I have some TableViewers where I need to make it possible for users to navigate between cells using the the arrow keys while also enabling editing. My TableViewer is using ICellModifier and TextCellEditors to enable the editing.

However, in reading posts on this forum and the Nebula forum it's been suggested that an easier way to accomplish the edit/navigate requirement is to use the Nebula GridViewer widget. Is that a true statement? Or is there a way to support this requirement using a TableViewer?

Sincerely,

Jon
Re: Cell navigation in a JFace TableViewer [message #633712 is a reply to message #631669] Tue, 19 October 2010 04:24 Go to previous message
Jon Svede is currently offline Jon SvedeFriend
Messages: 83
Registered: July 2009
Member
I implemented the Grid/GridViewer as suggested by Tom Schindl and it required very minor updates. The biggest one was having to take the source TableLayout and make my own class to handle the Grid widget.
Previous Topic:packing a dialog to the correct size
Next Topic:Nebula XViewer examples and API?
Goto Forum:
  


Current Time: Fri Apr 26 21:17:06 GMT 2024

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

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

Back to the top