Skip to main content



      Home
Home » Eclipse Projects » Nebula » A tabbing issue
A tabbing issue [message #43499] Mon, 19 November 2007 10:40
Eclipse UserFriend
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 25 00:22:28 EDT 2025

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

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

Back to the top