Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Is there a SWT list-like widget that displays items in two or more columns?
Is there a SWT list-like widget that displays items in two or more columns? [message #449717] Fri, 28 January 2005 02:43 Go to next message
Eclipse UserFriend
Originally posted by: gopowereclipse.yahoo.com

Is there a SWT list-like control that can display items in two or more
columns? Please see the attached screenshot. Thanks.

--Vivian


  • Attachment: list.JPG
    (Size: 17.36KB, Downloaded 92 times)
Re: Is there a SWT list-like widget that displays items in two or more columns? [message #449718 is a reply to message #449717] Fri, 28 January 2005 08:14 Go to previous messageGo to next message
Stefan Pietsch is currently offline Stefan PietschFriend
Messages: 68
Registered: July 2009
Member
Hi Vivian,

in my opinion there is not such awiget.

But have a look on
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/ec
lipse/swt/snippets/Snippet166.java?rev=HEAD&content-type =text/vnd.viewcvs-ma
rkup

This shows an example with ScrolledCompsoite. I think instead of the
displayed Labels with thumbnails you can use Composites with two Labels. One
for the image and one for the text.

I don't know wether this helps you.

Bye Stefan

"Vivian" <gopowereclipse@yahoo.com> schrieb im Newsbeitrag
news:ctc8tb$j1m$1@www.eclipse.org...
> Is there a SWT list-like control that can display items in two or more
> columns? Please see the attached screenshot. Thanks.
>
> --Vivian
>
>
>
Re: Is there a SWT list-like widget that displays items in two or more columns? [message #449749 is a reply to message #449717] Fri, 28 January 2005 14:08 Go to previous message
Eclipse UserFriend
Originally posted by: eyecanseeyou.free.fr

Hi Vivian,
You can use Table widget ?



Vivian wrote:

> Is there a SWT list-like control that can display items in two or more
> columns? Please see the attached screenshot. Thanks.

> --Vivian
Previous Topic:Problems with TreeItem.getItems()
Next Topic:Disable links in Browser
Goto Forum:
  


Current Time: Wed Apr 24 13:57:42 GMT 2024

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

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

Back to the top