Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Table - How to move from cell to cell using tab- / arrow keys?
SWT Table - How to move from cell to cell using tab- / arrow keys? [message #455654] Thu, 19 May 2005 08:52 Go to next message
mr. burns is currently offline mr. burnsFriend
Messages: 402
Registered: July 2009
Senior Member
Hello,

I need a way to make the behaviour of a table similar to an Excel table. In
Excel one can move from one column to the next using the TAB key and / or
the arrow keys. Also one can move one row up or down using the arrow keys.
How can I achieve this using an SWT table? Now I can only move to another
tabe using the mouse :-(.

Any help is appreciated, thanks

Mr. Burns
Re: SWT Table - How to move from cell to cell using tab- / arrow keys? [message #455658 is a reply to message #455654] Thu, 19 May 2005 11:25 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
See:

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet96.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup

"Mr. Burns" <Mr._Burns@web.de> wrote in message
news:d6hk52$6q8$1@news.eclipse.org...
> Hello,
>
> I need a way to make the behaviour of a table similar to an Excel table.
> In Excel one can move from one column to the next using the TAB key and /
> or the arrow keys. Also one can move one row up or down using the arrow
> keys.
> How can I achieve this using an SWT table? Now I can only move to another
> tabe using the mouse :-(.
>
> Any help is appreciated, thanks
>
> Mr. Burns
>
Re: SWT Table - How to move from cell to cell using tab- / arrow keys? [message #455659 is a reply to message #455658] Thu, 19 May 2005 12:16 Go to previous message
mr. burns is currently offline mr. burnsFriend
Messages: 402
Registered: July 2009
Senior Member
Thanks,

the same snippet I found recently!

but thanks anyway!


"Veronika Irvine" <veronika_irvine@oti.com> schrieb im Newsbeitrag
news:d6ht4f$hoe$1@news.eclipse.org...
> See:
>
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet96.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup
>
> "Mr. Burns" <Mr._Burns@web.de> wrote in message
> news:d6hk52$6q8$1@news.eclipse.org...
>> Hello,
>>
>> I need a way to make the behaviour of a table similar to an Excel table.
>> In Excel one can move from one column to the next using the TAB key and /
>> or the arrow keys. Also one can move one row up or down using the arrow
>> keys.
>> How can I achieve this using an SWT table? Now I can only move to another
>> tabe using the mouse :-(.
>>
>> Any help is appreciated, thanks
>>
>> Mr. Burns
>>
>
>
Previous Topic:Textfolding in an eclipse view
Next Topic:really need help with this one: treeviewer (swt/jface)
Goto Forum:
  


Current Time: Fri Apr 19 19:34:29 GMT 2024

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

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

Back to the top