Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » A tabbing issue
A tabbing issue [message #43499] Mon, 19 November 2007 15:40
Andrey Kononenko is currently offline Andrey KononenkoFriend
Messages: 11
Registered: July 2009
Junior Member
Dear colleagues

I’d like to ask about tabbing in Grid. I’ve added tabbing support in
GridTreeViewer by following code:

GridViewerEditor.create(tableViewer, activationSupport,
ColumnViewerEditor.TABBING_HORIZONTAL |
ColumnViewerEditor.TABBING_MOVE_TO_ROW_NEIGHBOR |
ColumnViewerEditor.TABBING_VERTICAL |
ColumnViewerEditor.KEYBOARD_ACTIVATION);

But I have some issues with the tabbing.

1. By default tabbing open editor in next (or prev) cell. Is it possible
to custom tabbing behavior in Grid for selection cell without starting of
an editor? As I know, the behavior is derived from jFace tabbing, but it
would be grateful to customize it.

2.It seems, that tabbing change focus, but does not change selection in
Grid. Is it a a feature? Could you suggest some approach to fix it?

Thank you in advance
Andrey
Previous Topic:about combobox in nebula grid
Next Topic:A tabbing issue
Goto Forum:
  


Current Time: Fri Apr 19 19:28:23 GMT 2024

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

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

Back to the top