Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ApplicationWindow and Window
ApplicationWindow and Window [message #461265] Mon, 19 September 2005 23:26 Go to next message
Eclipse UserFriend
Originally posted by: rdgod.hotmail.com

Greetings,

I was wondering if there was a way to create a new Window that would not
leave the bounds of an ApplicationWindow. Additionally, if the new Window
is minimized then I would like it to display its "icon" on the bottom of
the ApplicationWindow "display area". Basically, I was wondering if there
was a way to mimic the JDesktopPane in SWT.

Thanks.
Re: ApplicationWindow and Window [message #461281 is a reply to message #461265] Tue, 20 September 2005 11:13 Go to previous messageGo to next message
Henrik Skovgaard is currently offline Henrik SkovgaardFriend
Messages: 84
Registered: July 2009
Member
> Basically, I was wondering if there was a way to mimic the JDesktopPane in
> SWT.

CTabFolder, CTabItem ?

/Henrik
Re: ApplicationWindow and Window [message #461304 is a reply to message #461265] Tue, 20 September 2005 15:03 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
This sounds similar to MDI behaviour. There is not an swt equivalent of
this.

Grant

"Supreme Overlord" <rdgod@hotmail.com> wrote in message
news:381deff95be0745e9c97e31384d8772b$1@www.eclipse.org...
> Greetings,
>
> I was wondering if there was a way to create a new Window that would not
> leave the bounds of an ApplicationWindow. Additionally, if the new Window
> is minimized then I would like it to display its "icon" on the bottom of
> the ApplicationWindow "display area". Basically, I was wondering if there
> was a way to mimic the JDesktopPane in SWT.
>
> Thanks.
>
Re: ApplicationWindow and Window [message #461463 is a reply to message #461304] Fri, 23 September 2005 20:40 Go to previous message
Stefan Zeiger is currently offline Stefan ZeigerFriend
Messages: 102
Registered: July 2009
Senior Member
Grant Gayed wrote:

> This sounds similar to MDI behaviour. There is not an swt equivalent of
> this.

I've written non-native DesktopFrame/InternalShell widgets for SWT which
may be useful until there's a cross-platform MDI implementation. See
http://www.novocode.com/swt/

--
Stefan Zeiger - Developer of Novocode Application Framework
Build SWT-based MVC GUIs via XML: http://www.novocode.com/naf/
Previous Topic:Multiline text in Table
Next Topic:Word in SWT : Application.Documents.Open fails.
Goto Forum:
  


Current Time: Thu Apr 18 13:47:06 GMT 2024

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

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

Back to the top