Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » TableCellEditor
TableCellEditor [message #331973] Tue, 30 September 2008 19:37 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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
------------------------------------------------------------ --------
Previous Topic:Update when behind a caching web proxy
Next Topic:AutoComplete Combo is not working with DataBinding
Goto Forum:
  


Current Time: Thu Jul 18 01:03:55 GMT 2024

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

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

Back to the top