Hi Johan,

Scrive Johan Robben <[EMAIL PROTECTED]>:

>
> I'm making an ActiveX component using OpenSG. For this I use a Passive
> Window.
>
> (I used the passive window test code (in the source code) as a guide on how
> to do this.)
>
> [...]
> It seems like a kind of starvation problem?
>
> Can anyone tell me what could be the cause of this?
>
> Do I explicitely need to unref more objects?
>
> (I already unref the passive window.)

I've also written an activeX component and I've given up
on trying to call osgExit. :-) The clean-up in OpenSG
does not always work.... Just exit and all resources should
be freed. Not very clean, but it works.... Are you using
a debug build? Same behaviour in Release?

Cheers,

  Toni

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to