G'Day Folks,
I have a project with 2 forms, I am using form2.show to display the second form, calling it in form1's formactivate method.
Form2.visible = false in the object inspector.
I have created a minimal project and attached it.
When the application runs (Windows 11; Lazarus 4.0), the second form gets focus and clicking on form1 seems to be ignored. Hitting the close window "X" in either form is also ignored. I am not sure what the issue is!?
Thanks in advance.
S.