Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Is it possible to embed a swt window to awt/swing window?


Try SWT_AWT.new_Shell(Canvas).

Silenio



"Wu Gang" <wugang@xxxxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

10/24/2005 10:53 PM

Please respond to
"Eclipse Platform SWT component developers list."

To
<platform-swt-dev@xxxxxxxxxxx>
cc
Subject
[platform-swt-dev] Is it possible to embed a swt window to        awt/swing window?





Hi all,
I had a project which was based on awt/swing.  And now it is required to embed an ActiveX window.  I know SWT can support OLE window. So, I want to embed swt window to awt/swing window.
Is it possible? Or, is there some samples?
 
 
Thanks & Regards,
Kevin
 _______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top