if some one has a link to osgConsole where this should be implemented I'm interested.
I can't find it.

jOan


2006/6/15, Frédéric Trastour < [EMAIL PROTECTED]>:
Robert,

I will search for the example,

Thanks a lot.

Frederic
_________________________________________________________________
Frédéric Trastour - GEOIMAGE - [EMAIL PROTECTED]
----- Original Message -----
From: "Robert Osfield" < [EMAIL PROTECTED]>
To: "osg users" <[email protected]>
Sent: Thursday, June 15, 2006 1:52 PM
Subject: Re: [osg-users] Catching notify output


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/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/



--
jOan
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to