MantisBT - VTK
View Issue Details
0014130VTK(No Category)public2013-06-17 11:272013-07-22 19:37
Sebastien Jourdain 
Sebastien Jourdain 
lowminorhave not tried
closedfixed 
6.0.rc 
6.0.0 
Kitware
feature
0014130: JAVA: No callback available when window is ready to custom settings
Some window/renderer/interactor method calls require an opengl context and if those methods are called before the render window is embedded inside a UI component in Java, a floating window get created and with bad luck that can even crash your application.

Normally those changes should be achieved once the view is properly created and a flag is available to know when such changes can be achieved. Although, no callback mechanism are provided.

This patch, allow to set callback once the window gets properly created.
No tags attached.
Issue History
2013-06-17 11:27Sebastien JourdainNew Issue
2013-06-17 11:27Sebastien JourdainStatusbacklog => tabled
2013-06-17 11:27Sebastien JourdainAssigned To => Sebastien Jourdain
2013-06-17 11:27Sebastien JourdainStatustabled => gatekeeper review
2013-06-17 11:27Sebastien JourdainResolutionopen => fixed
2013-07-22 19:37Dave DeMarleStatusgatekeeper review => closed
2013-07-22 19:37Dave DeMarleFixed in Version => 6.0.0

There are no notes attached to this issue.