[fpc-devel] Lazarus
VisionForce
webmaster at visionforceweb.com
Sun Jan 22 01:08:47 CET 2006
So where would I need to start if I wanted to add this to Lazarus?
Sincerely,
Alex C. Barberi
VisionForce
http://www.visionforceweb.com
----- Original Message -----
From: "Felipe Monteiro de Carvalho" <felipemonteiro.carvalho at gmail.com>
To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
Sent: Saturday, January 21, 2006 5:51 PM
Subject: Re: [fpc-devel] Lazarus
On 1/21/06, VisionForce <webmaster at visionforceweb.com> wrote:
>
> Is there a way I can change Lazarus to an MDI style instead of having that
> floating desktop style?
There is a missing part on Lazarus code before MDI can be implemented.
This is Docking.
If you implement Docking, then things would be much easier =)
There is MDI-like support for apps created with Lazarus, but not for
Lazarus itself. Take a look at:
http://wiki.lazarus.freepascal.org/index.php/MultiDoc
--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list