[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Mainwindow with subwindows in it
|
It is called MDI (Multiple Document Interface) in Microsoft MFC jargoon!
MDI is not supported at the moment. If you really need MDI in SWT,
then add your voice at the following suggestion page;
https://bugs.eclipse.org/bugs/show_bug.cgi?id=29891
SWT Lobbyist.
"Matthias Schlögl" <mks@xxxxxxxxxxx> wrote in message
news:d8egu2$hcl$1@xxxxxxxxxxxxxxxxxxx
>I am sorry, i do not know the riight name of these windows, but i want to
>create a mainwindow with subwindows in it, like in the example (
>www.lowagie.com/iText/itext.jnlp ).
> The example is in swing but i want to usethe same in swt.
>
> Is there a easy way to do that?
>
> Thx,
> matthias