[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] SWT on an offscreen buffer ?

Is there a way to make an SWT widget render itself to an offscreen 
buffer (pbuffer) instead of a window on the screen (i.e., the 
backbuffer) ? In particular I want to be able merge this offscreen 
buffer into an OpenGL one, thus embedding SWT widgets into my OpenGL 
window (under SWT of course) possibly using transparency etc...

thanks,

   Yarden