Mayavi colorbar in TraitsUI creating blank window
You may add something that closes/quits the windows you invoke. For example you could close the figure self.scene.mayavi_scene using function mayavi.mlab.close.
You may add something that closes/quits the windows you invoke. For example you could close the figure self.scene.mayavi_scene using function mayavi.mlab.close.