Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Table cells text (Read 3867 times)
Michele
Guest


Table cells text
Jun 8th, 2006 at 7:48am
Print Post  
If cell text is longer than cell width and one word, it's not displayed and cell text seems to be blank.
I think it's wrong and user would have to be able to choose truncate,wrap,truncate with "...", and so on.

What do you think?
Thanks, regards
Michele
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3435
Joined: Oct 19th, 2005
Re: Table cells text
Reply #1 - Jun 8th, 2006 at 8:26am
Print Post  
At this time our text formatting algorithm can break text only at word boundaries. If you want to get "...", set EnableStyledText = false.
  
Back to top
 
IP Logged
 
Michele
Guest


Re: Table cells text
Reply #2 - Jun 8th, 2006 at 11:57am
Print Post  
Ok, I understand, but i can't set EnableStyledText to false, because I need this feature too. I think a simple solution may be text truncate. In this way, it would display a text substring. I think it 's better than nothing/blank, do you?

Regards
Michele


  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3435
Joined: Oct 19th, 2005
Re: Table cells text
Reply #3 - Jun 8th, 2006 at 12:57pm
Print Post  
if we manage to lay out the text char-by-char instead of word-by-word, then it won't be a problem to add the "..." at all  Smiley Anyway we have that in our to-do list since some time, we'll get our hands on it soon.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint