Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic I have the following questions need help (Read 1421 times)
wangzh
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 25
Joined: Apr 25th, 2009
I have the following questions need help
Jun 16th, 2009 at 6:32am
Print Post  
hi stoyan, 
1."\n" can't specifies a new line in tablenode cell's text on an applet.
2."<u>"can't Indicates underlined in tablenode cell's text on an applet.
3.tablenode cell's text can't visible when too many Chinese characters.

Please help me solve this problem.   
thanks a lot!
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: I have the following questions need help
Reply #1 - Jun 16th, 2009 at 1:54pm
Print Post  
1. Use "\r\n".
2. Java does not support underlined fonts so we haven't implemented the <u> tag yet.
3. Try setting TextFormat.setWrapAtCharacter(true).

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