Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] TR: Native rendering with SWT


Just access the handle field.



Arnauld Loyer <aloyer@xxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

11/07/2003 10:15 AM
Please respond to platform-swt-dev

       
        To:        "'platform-swt-dev@xxxxxxxxxxx'" <platform-swt-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-swt-dev] TR: Native rendering with SWT



> Hi there !
> new to swt, i'm studying the possibility to use DirectX or OpenGL
> rendering inside an SWT component. Is, just like AWT canvas and JNI, there
> is a way to get an handle of the drawing surface ?
> More precisely on Window OS, is there a way to retrieve the component
> corresponding hWnd ? do we have to lock it like AWT ? is there an
> documentation on such usage !
> thanks,
>
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top