[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] TableItem length

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