Very interesting, i was actually looking into implementing MDI (for
Windows... AFAIK the Qt backend already has MDI support).

Although from a quick look at the code, it doesn't seem to do that, does
it? It looks like it only checks the form type, but still the forms are top
level, not under an MDI client window inside the main/MDI form.

On Sat, Oct 25, 2014 at 10:25 AM, zeljko <zel...@holobit.net> wrote:

> On 10/24/2014 02:03 PM, Herwig Niemeyer wrote:
>
>> On transcribing an old Delphi-Program to a Lazarus-program i was in need
>> do have working MDI-functions.
>> I tried to implement them in customform.inc and they work fine with my
>> program and in my environment.
>> There are still some problematic spots in the code and i would
>> appreciate comments/solutions for them.
>> regards
>>
>
> Please, learn howto make patch, open an issue about it at lazarus bug
> tracker and attach patch.
> I'll commit it after review. btw. what is your environment ? widgetset ?
> OS ?
>
> zeljko
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to