Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Tips, Tricks & Hacks    How can I wrap text in Japanese mode?

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Junior Member
Posted
I'd like to use ¥n character to break lines. I am able to do that in English mode, but i can't do that in Japanese mode.
Does anyone know how I can wrap text in Japanese mode?

below is OK:
<LayerData text="This is \n a test." Language="English" >

This is not valid.
<LayerData text="This is \n a test." Language="Japanese" >
 
Posts: 3 | Registered: November 01, 2007Reply With QuoteEdit or Delete MessageReport This Post
Member
Picture of Admin
Posted Hide Post
Sorry, not sure. Have you tried the encoded like %0A ?
 
Posts: 1188 | Registered: January 08, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Tips, Tricks & Hacks    How can I wrap text in Japanese mode?