> I implemented context creation/destruction in GL4Java by overriding
> addNotify and removeNotify. The java api docs state that in these method
> components are hooked up to and detached from their native peers
> respectively.
> I haven't checked when exactly everything is created and destroyed in
> jogl, so it might already be doing this. :)
No, we definitely aren't handling this correctly yet.
Would you consider implementing this in Jogl?
-Ken
|