On 8/20/07, maruti borker <[EMAIL PROTECTED]> wrote: > > > I need to display some annotations , and the user can edit them just like > in wiki .He can use diffrent fonts,colors, size etc . And to support this it > will really be easy if i can display html in some window , as editing will > also become easy. So is there any html support in OSG to display html ??? > otherwise i wud need to code the whole editor myself :( > > Hi,
I've done HTML support for OSG thanks to LLMozLib (www.ubrowser.com), but I havn't integrated it directly with OSG, but with CEGUI (which is integrated into OSG in my apps). BTW, directly integrating it into OSG should not be too complicated, take a look at LLMozLib (there is also a mailing list if you have any questions). -- Serge Lages http://www.magrathea-engine.org
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

