Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » TableEditor - table with custom controls as items
TableEditor - table with custom controls as items [message #101284] Wed, 06 August 2008 06:41 Go to next message
George Rus is currently offline George RusFriend
Messages: 14
Registered: July 2009
Junior Member
Hello!

I need to make a table with editable fields as items. Using SWT
TableEditor is very easy but on my RAP application I can't use this
feature, TableEditor.

Any suggestions, please.
Re: TableEditor - table with custom controls as items [message #101300 is a reply to message #101284] Wed, 06 August 2008 07:15 Go to previous messageGo to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hi George,

This isn't achievable. Cell editors aren't available. I think they've
been cut off just because of unavailability of keyboard events.

However you may create a control which contains a TableViewer and a
composite where you'll create your editors as the user clicks on a
TableViewer.


george wrote:
> I need to make a table with editable fields as items. Using SWT
> TableEditor is very easy but on my RAP application I can't use this
> feature, TableEditor.
Re: TableEditor - table with custom controls as items [message #101324 is a reply to message #101300] Wed, 06 August 2008 08:28 Go to previous message
George Rus is currently offline George RusFriend
Messages: 14
Registered: July 2009
Junior Member
Thanks!

I thought that is possible some how using a control like TableEditor from
SWT.
Previous Topic:Nebula widgets
Next Topic:Editing a Table
Goto Forum:
  


Current Time: Sat Apr 27 02:51:54 GMT 2024

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

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

Back to the top