Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Equivalent of Swing JInternalFrame in SWT
Equivalent of Swing JInternalFrame in SWT [message #439316] Fri, 09 July 2004 12:47 Go to next message
Manu is currently offline ManuFriend
Messages: 16
Registered: July 2009
Junior Member
Hi,

do you know if an equivalent of Swing JinternalFrame exist for SWT.
I want to have a window inside an other window.

Thanks
Re: Equivalent of Swing JInternalFrame in SWT [message #439699 is a reply to message #439316] Wed, 14 July 2004 19:43 Go to previous message
David J. Orme is currently offline David J. OrmeFriend
Messages: 291
Registered: July 2009
Senior Member
Manu wrote:
> Hi,
>
> do you know if an equivalent of Swing JinternalFrame exist for SWT.
> I want to have a window inside an other window.
>
> Thanks

No, but you can fake it moderately well using ViewForm if you handle all
your own events, do your own sizing, etc. If you want the Eclipse 2.1
look you'll need ViewForm from the R21Presentation plug-in or from
SWTutils at http://www.swtworkbench.com.

Regards,

Dave Orme
--
Dave Orme
Eclipse Visual Editor Project Lead
Advanced Systems Concepts' Chief Architect
http://www.swtworkbench.com
Previous Topic:Eclipse error
Next Topic:SWT architecting question
Goto Forum:
  


Current Time: Thu Apr 25 11:40:57 GMT 2024

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

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

Back to the top