Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to add DropDown to Table
How to add DropDown to Table [message #869614] Thu, 03 May 2012 17:50 Go to next message
Arseniy Isakov is currently offline Arseniy IsakovFriend
Messages: 118
Registered: May 2012
Senior Member
Hello

I need to add controls element like DropDown, Checkbox, etc to Table.
How can I do that?
Thanks
Re: How to add DropDown to Table [message #869848 is a reply to message #869614] Fri, 04 May 2012 13:49 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
To add checkboxes create the Table with style SWT.CHECK. For an example
of adding other types of Controls to Tables see
http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet126.java
..

Grant


On 5/3/2012 1:50 PM, Arseniy Isakov wrote:
> Hello
>
> I need to add controls element like DropDown, Checkbox, etc to Table.
> How can I do that?
> Thanks
>
Previous Topic:Sectioned Table Reflow Scroll problem
Next Topic:XULRUNNER set profile
Goto Forum:
  


Current Time: Wed May 08 13:35:45 GMT 2024

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

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

Back to the top