Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Text disappears (trimming) when table is resized (Read 2107 times)
markpoorthuis
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Jan 23rd, 2007
Text disappears (trimming) when table is resized
May 2nd, 2007 at 6:18am
Print Post  
Hi there,

I have a bit of a problem. The flowchart object "Table" doesn't seem to respond to setting the textFormat flag for trimming.
This results in text disappearing when i resize a table so that the text doesn't fit the column anymore.

I added 2 screenshots to show why this is a problem for me.

I would like to set trimming to "character" so the text keeps displaying until the last character that fits inside the column. What is the right course of action to achieve this?

No problem:
demo.thinkwise.nl/images/cols_shown_small.png

https://demo.thinkwise.nl/images/cols_shown_large.png

Some columnnames appear empty (project_vrs table):
demo.thinkwise.nl/images/cols_not_shown_small.png

https://demo.thinkwise.nl/images/cols_not_shown_large.png
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Text disappears (trimming) when table is resiz
Reply #1 - May 2nd, 2007 at 6:57am
Print Post  
Hi,

This happens because our text layout algorithm used when EnableStyleText is set to true can display only whole words. If you use styled text only to display bold text in some cells, use the Cell.Font property to specify a bold style, instead of <b> tags and EnableStyledText.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
markpoorthuis
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Jan 23rd, 2007
Re: Text disappears (trimming) when table is resiz
Reply #2 - May 2nd, 2007 at 7:29am
Print Post  
Thank you very much Stoyo! Your support is outstanding, as ever...

The StyledText parameter was the cause of my problems and all the physical discomfort that comes with it!

  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint