TableCellEditor [message #331973] |
Tue, 30 September 2008 19:37  |
Eclipse User |
|
|
|
Originally posted by: llvinhll.gmail.com
I'm trying create a form and simulate the tabbing process from on textbox to another but have a look and feel of a table. basically like how you would a spreadsheet program, ie excel, but without the ability to use a mouse and that you can use tab or enter to get the next cell. I'm trying to do this in a tableviewer, is this possible?
|
|
|
Re: TableCellEditor [message #331975 is a reply to message #331973] |
Tue, 30 September 2008 19:48   |
Eclipse User |
|
|
|
Yes. See http://wiki.eclipse.org/JFaceSnippets#Snippet025TabEditing
vinh schrieb:
> I'm trying create a form and simulate the tabbing process from on textbox to another but have a look and feel of a table. basically like how you would a spreadsheet program, ie excel, but without the ability to use a mouse and that you can use tab or enter to get the next cell. I'm trying to do this in a tableviewer, is this possible?
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
Re: TableCellEditor [message #332022 is a reply to message #331975] |
Wed, 01 October 2008 14:34   |
Eclipse User |
|
|
|
Originally posted by: llvinhll.gmail.com
hmm... i tried out the snippet, it doesn't seem to be responsive and very awkward to use. have you ran this on swt 3.4?
|
|
|
Re: TableCellEditor [message #332032 is a reply to message #332022] |
Wed, 01 October 2008 16:06  |
Eclipse User |
|
|
|
What's not responsive. Did you recognized that only even rows are
editable (this is defined by the ICellModifier!).
Tom
vinh schrieb:
> hmm... i tried out the snippet, it doesn't seem to be responsive and very awkward to use. have you ran this on swt 3.4?
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
Powered by
FUDForum. Page generated in 0.07528 seconds