<br><br><div class="gmail_quote">2011/8/19 Michael Schnell <span dir="ltr"><<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 08/18/2011 10:23 AM, Juan Sánchez wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
    Based on the fact that every dll has its own application system,<br>
<br>
</blockquote></div>
Did you in fact verify this (different hex values of the content of the "Application" variable) ?<div class="im"><br></div></blockquote><div><br></div><div>Yes, they've got different hex values both in main an dll.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I found that there was an important problem. When a main form calls a dll function to create a formfrom dll,<br>
<br>
</blockquote></div>
I feel that if there are two different "Application" objects this can't work decently. Each "Program" (main program and DLL) need to do their GUI handling completely separate, as if they were independent executables. As said the communication between the "programs" might be an interesting task.<div>
<div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>I think as you. And making new tests I see as you that communication between these in fact "programs" might be an interesting task.</div>
<div><br></div><div>In my prototype there is a little problem that I got main window goes disabled when modal windows are shown but in Linux main windows when is disabled, user can select it and close it while in other OS this window remains blocked.</div>
<div><br></div><div>Juan.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">
<br>
-Michael<br>
<br>
--<br>
______________________________<u></u>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.<u></u>freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.<u></u>freepascal.org/mailman/<u></u>listinfo/lazarus</a><br>
</div></div></blockquote></div><br>