Hi Frédéric, You can redirect the osg::notify() stream to your own output by using the magic of std::streambuf. Marco Jez wrote a little example of this, it'll probably be in the mailing list archive or on the wiki.
Robert. On 6/15/06, Frédéric Trastour <[EMAIL PROTECTED]> wrote:
Hello all, is there a way, for a GUI based app, to catch messages emitted via 'osg::notify' in order to display them in a console window for example ? If not, this should be a useful functionnality for a next release ;) Frederic _________________________________________________________________ Frédéric Trastour - GEOIMAGE - [EMAIL PROTECTED] _______________________________________________ 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/
