Using the latest version of AlphaControls on Delphi 7.
I observed something wrong when using multiple windows.
Let’s say you have an application which has 2 forms. Form2 exists only to remove the focus from Form1.
Starting point:
– Form2 has the focus.
– There’s something (another application) under Form1.
If you try to double-click on Form1, the click seems to go through the application.
If you have another application under Form1, it will bring it up, because it is as if you clicked on it.
I experimented by adding components to the form, ex: listbox & this wrong behavior still occurs even through other components.
If you click, no problem. The wrong behavior happens when you double-click.
See gif for easier understanding:
At the beginning of the gif I double-click. I then show that with a click, it’s ok.
I attached a demo.
Thank you
Attachments:
You must be
logged in to view attached files.