| 
| How to provide a specific tab-style to move  between editable cells [message #332339] | Mon, 20 October 2008 05:01 |  | 
| Eclipse User  |  |  |  |  | Hi all, 
 I want to provide a specific tab-style which allows users to not only use
 the TAB key to switch between editable cells, but as well a custom key
 (e.g. use the CR key to move in the next row below and activate the cell).
 
 A possible solution to my problem would be to extend ColumnViewerEditor
 and provide my own implementation for processTraversEvent. However, as I
 have learned from other discussion
 ( http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/m sg23106.html)
 extending ColumnViewerEditor might cause some problems.
 
 Two questions:
 
 - How can I modify/define other keys than "TAB" to move from editable cell
 to editable cell?
 - Is it advisable to override ColumnViewerEditor?
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.03712 seconds