Weird behavior when application is skinned with AlphaControls.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70796
    JM-DG
    Participant

    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.
    #70798
    JM-DG
    Participant

    Somehow the gif didn’t link.
    Retry: Gif

    #70816
    Support
    Keymaster

    Thank you for the demo. I see the issue and I will try to fix it in the nearest release.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.