[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Refresh GLCanvas in a View

Hi there,

I programmed a rcp-plugin, which does some 3d-animation-stuff with jogl in a view. The plugin works fine, but I have one little problem. When I minimize the application or I change for while the view and return then back to the animation view the animation is no more displayed. Instead of showing the animation the view is just grey. I already tried to redraw/update the composite, dispose and reinitilaize the grafic-stuff(GLCanvas, GLContext, init, draw GL...) But nothing happend. I hope to find some help in this newsgroup.

cheers,
micha