Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT_AWT still experimental?
SWT_AWT still experimental? [message #436555] Wed, 19 May 2004 11:23 Go to next message
Eclipse UserFriend
Originally posted by: mhuenken.cerner.com

Is the org.eclipse.swt.awt.SWT_AWT class from version 3.0 still classfied
as experimental?

We would like to use newShell() method to embed a SWT shell inside an AWT
frame and since this SWT/AWT-Bridge would be very top-level we are
somewhat concerned about using this class in a commercial application.

The source in the CVS repository still includes some portions that look
like temporary workarounds but maybe this only concerns the newFrame()
method?

Thanks,
Mark
Re: SWT_AWT still experimental? [message #436572 is a reply to message #436555] Wed, 19 May 2004 16:00 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
It is no longer experimental, however, the Swing/AWT in SWT part has been
highly tested. The SWT in Swing/AWT needs work. Please try and use it and
log bug reports. Be warned that we are approaching 3.0 and only one side of
the embedding (the one you aren't using) is important for Eclipse so it is
getting all of the attention.

"markh" <mhuenken@cerner.com> wrote in message
news:c8fg4c$4ui$1@eclipse.org...
> Is the org.eclipse.swt.awt.SWT_AWT class from version 3.0 still classfied
> as experimental?
>
> We would like to use newShell() method to embed a SWT shell inside an AWT
> frame and since this SWT/AWT-Bridge would be very top-level we are
> somewhat concerned about using this class in a commercial application.
>
> The source in the CVS repository still includes some portions that look
> like temporary workarounds but maybe this only concerns the newFrame()
> method?
>
> Thanks,
> Mark
>
>
Previous Topic:Bug with BusyIndicator.showWhile(Display, Runnable)?
Next Topic:Exception : ..... org/eclipse/swt/internal/gtk/GdkEvent ....
Goto Forum:
  


Current Time: Thu Apr 25 09:23:33 GMT 2024

Powered by FUDForum. Page generated in 0.02668 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top