[Lazarus] Modal forms: block parent form or application

cobines cobines at gmail.com
Sat Jan 29 09:29:02 CET 2011


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




More information about the Lazarus mailing list