Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How can we achieve character wrap in Table Node cell. (Read 1064 times)
vishalb
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 11
Joined: May 14th, 2020
How can we achieve character wrap in Table Node cell.
May 20th, 2020 at 12:15pm
Print Post  
Hello,

I am using TableNode. In a table node cell we have long text containing characters with no space in between, then how can we wrap text in a cell?
Attaching image for reference.
  

Cell_Text_Overlap.png ( 3 KB | 99 Downloads )
Cell_Text_Overlap.png
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3146
Joined: Oct 19th, 2005
Re: How can we achieve character wrap in Table Node cell.
Reply #1 - May 20th, 2020 at 3:05pm
Print Post  
Hi,

We have wrap-on-character implemented in styled-text mode -

Code
Select All
table.setEnableStyledText(true); 



Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint