Hello,

I have two forms Form1 and Form2. Form1 is MainForm with
ShowInTaskbar=stDefault and Form2 has ShowInTaskbar=True, so they both
have taskbar buttons, I treat them as separate windows. I show a modal
form from Form2 which blocks the whole application. Is it possible to
have it block only Form2, so I can still activate and work in Form1?

--
cobines

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to