Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to implement multiple windows in SWT
How to implement multiple windows in SWT [message #465934] Fri, 23 December 2005 04:35 Go to next message
Eclipse UserFriend
Hi,



Has any one implemented multiple windows in a Single Shell. In swings we
have JInternalFrame. How do implement this in SWT



Thanks and Regards,

Neel
Re: How to implement multiple windows in SWT [message #465940 is a reply to message #465934] Fri, 23 December 2005 13:17 Go to previous message
Eclipse UserFriend
MDI is not supported on all platforms. It's also deprecated by Microsoft (per the Visual Conventions document) and AFAIK won't be fully featured in Vista. If you can, use tabs and SDI...

If you can't, and you're willing to restrict yourself to Windows, you can use the Decorations class to implement MDI-like functionality. I think there is a snippet showing how to do this. But once again, proceed with caution!
Previous Topic:JFace dialog without Ok/Cancel buttons
Next Topic:FontEditorField color choice?
Goto Forum:
  


Current Time: Sun Jul 13 21:39:39 EDT 2025

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

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

Back to the top