On 1/21/06, VisionForce <[EMAIL PROTECTED]> 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  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to