Mattias Gärtner ha scritto: > Zitat von dayat <[EMAIL PROTECTED]>: > >> Dear, >> >> Why lazarus cant' implement the MDI in win32. And why for Qt only. You know, >> win32 have MDI implementation such Qt. > > It is possible. But no one did yet. > If you want it then implement it and send a patch or set a bounty and maybe > someone will do it for you. >
Actually the MDI interface is considered a bad practice in application development. Maybe no one did it yet because the world is moving on the SDI style. read carefully this: http://en.wikipedia.org/wiki/Multiple_document_interface The Lazarus IDE is the better example available if you wanto to implement a good SDI application... -- tiziano ______________________________________ http://digilander.libero.it/tizzziano/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
