Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » TableItem length
TableItem length [message #284471] Tue, 26 April 2005 04:53 Go to next message
Eclipse UserFriend
Originally posted by: smahon.ittalks.co.uk

Hey,

I was wondering if anyone knows the restrictions for the length of a
string in a Table cell. I want to be able to enter a string of
unrestricted length, wrapping to multiple lines if necessary, but at the
moment, my string is being cut off after about 140 characters.

Any thoughts?

Shane
Re: TableItem length [message #284489 is a reply to message #284471] Tue, 26 April 2005 09:42 Go to previous message
Eclipse UserFriend
Shane,

There should not be a limit on the length of a TableItem's text, except of
course, that only the portion that will fit in the column or table can be
shown. Content in TableItems cannot wrap within a cell due to a win32
limitation ( https://bugs.eclipse.org/bugs/show_bug.cgi?id=80357 ).

Grant

"shane" <smahon@ittalks.co.uk> wrote in message
news:9dd4b85302e7b8b048927cd3add68a58$1@www.eclipse.org...
> Hey,
>
> I was wondering if anyone knows the restrictions for the length of a
> string in a Table cell. I want to be able to enter a string of
> unrestricted length, wrapping to multiple lines if necessary, but at the
> moment, my string is being cut off after about 140 characters.
>
> Any thoughts?
>
> Shane
>
Previous Topic:ProblemView
Next Topic:cannot transform keyEvent to action.accelerator
Goto Forum:
  


Current Time: Thu Jul 24 01:13:42 EDT 2025

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

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

Back to the top