[Lazarus] Main Form goes behind other windows
Lee Jenkins
lee at datatrakpos.com
Mon Nov 15 16:01:39 CET 2010
On 11/14/2010 9:37 AM, Lee Jenkins wrote:
>
> I have a small application I'm writing in Lazarus. Whenever a form other than
> the main form is shown and closed the main form of the application hides behind
> any other window I may have open. It get sent behind other windows.
>
> How can I avoid this behavior?
>
Thanks all. Fixed this behavior by not setting the child form invisible first
before destroying it. For whatever reason, that fixed the problem.
--
Warm Regards,
Lee
More information about the Lazarus
mailing list