TableItem length [message #284471] |
Tue, 26 April 2005 04:53  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.31277 seconds