Hi, 2008/7/7 小 杨 <[EMAIL PROTECTED]>: > I download osgWidget-0.18 and compiled . But when i run inputbox example > ,i get some warn messages,In my software I must use inputbox get chinese > character. I don't known osgwidget - inputbox can solve chinese character > input! > Thanks in advance! > 小 杨 <[EMAIL PROTECTED]> 写道: >
I haven't dug too much into osgWidget yet, but the text elemetns will be based on osgText::Text, which does support Chinese characters, you'll need to use osgText::String to encode them. Have a look at osgText::String to see the various options. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

