Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ComboBox on TableItem
ComboBox on TableItem [message #444189] Fri, 08 October 2004 11:20 Go to next message
Henrik Skovgaard is currently offline Henrik SkovgaardFriend
Messages: 84
Registered: July 2009
Member
Hi

I am working on a table with only one row in it - I am using for typing in
search criteria. Some of the cells have to show a dropdown list (combobox).
Is it really necsessary to implement a tableviewer and contentprovider to do
this, or is there a more simple way to do it?

Thanks.

/Henrik
Re: ComboBox on TableItem [message #444197 is a reply to message #444189] Fri, 08 October 2004 14:23 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Henrik,

For swt-only examples of this (their in-place editors are Texts, but Combos
can be easily substituted) see:

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

Grant

"Henrik Skovgaard" <hsk@reklamedata.dk> wrote in message
news:ck5srj$c8$1@eclipse.org...
> Hi
>
> I am working on a table with only one row in it - I am using for typing in
> search criteria. Some of the cells have to show a dropdown list
(combobox).
> Is it really necsessary to implement a tableviewer and contentprovider to
do
> this, or is there a more simple way to do it?
>
> Thanks.
>
> /Henrik
>
>
Previous Topic:StyledText layout problem
Next Topic:How to edit a desired TreeItem of a Tree
Goto Forum:
  


Current Time: Thu Apr 25 22:22:03 GMT 2024

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

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

Back to the top