Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to display a list of element on many column
How to display a list of element on many column [message #461080] Thu, 15 September 2005 15:55 Go to next message
Eclipse UserFriend
Originally posted by: marcel.david.loto-quebec.com

I would like to display a list of string element on many columns.
Example: list of number: 0001, 0002, 0003,0008,...
with the look of
_____________
0001 | 0005 |
-------------
0002 | 0006

Each number in a cell, with the possibility of selecting many cells, like
we can do in a list.
Is there a widget for that? A kind of table with only one column with the
possibility to show it on many columns.

Thanks
Re: How to display a list of element on many column [message #462344 is a reply to message #461080] Tue, 11 October 2005 05:34 Go to previous message
Michael Tsai is currently offline Michael TsaiFriend
Messages: 10
Registered: July 2009
Junior Member
I am also thinking about the same problem... so far i am thinking that we need to somehow tell ViewLabelProvide to go to next item down the list when it gets to the second, third row, so on and so forth.
Previous Topic:Is there a component like JTextPane in SWING?
Next Topic:Eclipse RCP Developer Wanted
Goto Forum:
  


Current Time: Fri Apr 26 14:16:02 GMT 2024

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

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

Back to the top