A
amacd
From my main form, I can open and access a modeless form. However, if I
then open a modal form (from the main form), the modeless form will no
longer accept keyboard and mouse input until the modal form is closed.
Is there a way to allow the modeless form to continue to receive input?
As an example, Windows Notepad does this. If you open the Find dialog,
then open the About box, you can still access the Find dialog.
Any pointers appreciated.
Thanks,
Andrew
then open a modal form (from the main form), the modeless form will no
longer accept keyboard and mouse input until the modal form is closed.
Is there a way to allow the modeless form to continue to receive input?
As an example, Windows Notepad does this. If you open the Find dialog,
then open the About box, you can still access the Find dialog.
Any pointers appreciated.
Thanks,
Andrew