Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] SDI in SWT possible ?

Ok, I must be having a blond moment here.  I thought a tabbed document UI
was still considered a MDI?  (I've heard it described as what a good MDI
implementation should have been all along)
What am I missing?


> NOTE: It is in the 3.0 plan as a deferred item.
>
>
>
>
>
> "Scott Stanchfield" <scott@xxxxxxxxxxxx>
> Sent by: platform-swt-dev-admin@xxxxxxxxxxx
> 05/27/2003 01:05 PM
> Please respond to platform-swt-dev
>
>        To:     <platform-swt-dev@xxxxxxxxxxx>
>        cc:
>        Subject:        RE: [platform-swt-dev] SDI in SWT possible ?
>
>
> You're actually talking about "MDI" -- Mulitple-Document Interface. SDI
> (Single-Document Interface) means each window is separate from the
> others.
>
> Right now, Eclipse doesn't support MDI, but it's in the 3.0 plan last I
> checked.
>
> -- Scott
>
> ====================
> Scott Stanchfield
> FGM, Inc.
> scotts@xxxxxxx
> ====================
>
>
>
>> -----Original Message-----
>> From: platform-swt-dev-admin@xxxxxxxxxxx
>> [mailto:platform-swt-dev-admin@xxxxxxxxxxx]On Behalf Of griffiti Sent:
>> Tuesday, May 27, 2003 10:05 AM
>> To: platform-swt-dev@xxxxxxxxxxx
>> Subject: [platform-swt-dev] SDI in SWT possible ?
>>
>>
>> Is it possible to develop an SDI-based application in
>> SWT?  Basically a parent shell that opens child shells
>> within its bounds. Child shells minimize within the
>> parent, etc.??
>>
>>
>> __________________________________
>> Do you Yahoo!?
>> The New Yahoo! Search - Faster. Easier. Bingo.
>> http://search.yahoo.com
>> _______________________________________________
>> platform-swt-dev mailing list
>> platform-swt-dev@xxxxxxxxxxx
>> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>>
>>
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev





Back to the top