Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Table Columns with mutiple lines of data
Table Columns with mutiple lines of data [message #449466] Tue, 25 January 2005 01:53 Go to next message
Avneesh Jain is currently offline Avneesh JainFriend
Messages: 11
Registered: July 2009
Junior Member
Is it possible to display a table item which has mutiple lines of data. I
tried tableItem.setText("Line1\nLine2\nLine3\n"). This shows up "\n" on the
UI as unprintable characters. Is there any way to get mutiple line text in a
table item.

Thanks
Avneesh
Re: Table Columns with mutiple lines of data [message #449475 is a reply to message #449466] Tue, 25 January 2005 12:39 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
The Table widget does not support multiple lines of text. It is not a
spreadsheet.

"Avneesh Jain" <avneesh.jain@epiphany.com> wrote in message
news:ct48q4$dii$1@www.eclipse.org...
> Is it possible to display a table item which has mutiple lines of data. I
> tried tableItem.setText("Line1\nLine2\nLine3\n"). This shows up "\n" on
> the
> UI as unprintable characters. Is there any way to get mutiple line text in
> a
> table item.
>
> Thanks
> Avneesh
>
>
Previous Topic:JFace App - how to handle close event?
Next Topic:JFace Table - truncated image size in ITableLabelProvider
Goto Forum:
  


Current Time: Fri Apr 19 22:05:08 GMT 2024

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

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

Back to the top