I have just reviewed the .ive code and frustratingly it does try to tackle the case of wchar's but does so incorrectly, reading I know what the author intended, but atlas use UByteArray rather than UIntArray. Unfortunately to fix it we'll need to rev the .ive version number, but the fix itself should be quite straightforward.
Robert.
On 9/19/06, Xueliang Chai <[EMAIL PROTECTED]> wrote:
Hi,All
I create an osgText Node,and use wchar_t type to set the texts,it shows correctly. but when I save the node to an IVE file,and read it again, I find it incorrect(The Chinese Text is showed incorrectly). It looks like pluginIVE can't support reading/writing the value with wchar_t type.how to solve the problem?Thank you for your reply.
Xueliang
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
