Graeme Geldenhuys schrieb:
All this docking talk is nice and everything, but sometimes I ask if
shouldn't just go SDI for Lazarus IDE. I found it odd at the
beginning, but after using several other SDI IDEs now I can't find
reasoning in Delphi-old MDI...
I think you meant other way round. :-) Old Delphi 7 and earlier used
SDI interface by default.
No, that's neither MDI nor SDI.
MDI (multi-document interface) is one big
outer window with multiple other windows embedded inside that parent
window. Most IDE's seem to go the MDI route.
That's called SDI, not MDI. A single window contains frames, filling the
entire window. It's like everything docked into a single application
window, and some IDEs actually allows to undock some frames.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus