2010/3/1 Graeme Geldenhuys <[email protected]>: > Hans-Peter Diettrich wrote: >>> Also Delphi 7 IDE does allow each unit to be opened in a separate Source >>> Editor window - NOT part of the Main Form (form with component palette). >>> This is another tell tail sign of SDI style application - there is no >>> "virtual desktop" managed by the Main form. > > > Attached is an example MDI applications. One top level window which > encapsulates the WHOLE application. Yet has multiple "document" windows > open, but they can ONLY live inside the bounds of the main window. There is > also one "document" window iconified (bottom left). > > All those document windows can be tiled vertically or horizontally. After > doing that, they will still only be in the bounds of the main form. Delphi > 7 IDE is *not* like that, hence SDI interface. > > Regards, > - Graeme - >
Graeme, we understand what you mean, (but) we just don't think there's an authoritative definition. Best regards, Flávio -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
