Strange cursor behaviour in 64 bit

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #38221
    guido.bothur
    Participant

    Hello,

    I work with AlphaControls v14.20 and I have a problem when I create a 64 bit application.

    When I move the cursor over the my forms the nwse-resize cursor is displayed and I can even resize the lower right edge of the form from every point of the form.

    If I deploy the application for 32 bit everything works fine.

    I attached a small project where you can reproduce this. [attachment=9237:StrangeCursorBehaviour.zip]

    I would be very pleased to receive your support. Thank you! 🙂

    #59329
    Support
    Keymaster

    Hello. Thank you for the demo.

    What is TsIDListBox? The issue exists only if this control is created?

    #59332
    guido.bothur
    Participant
    'Support' wrote:

    Hello. Thank you for the demo.

    What is TsIDListBox? The issue exists only if this control is created?

    My fault. This was one of my components. 🙁

    I removed it and hopefully now you can start it and reproduce the issue easily. [attachment=9238:StrangeCursorBehaviour.zip]

    #59333
    Support
    Keymaster

    Thank you

    Which Delphi version do you use?

    Can you show the Exe-file also, please?

    #59340
    guido.bothur
    Participant
    'Support' wrote:

    Thank you

    Which Delphi version do you use?

    Can you show the Exe-file also, please?

    Hello,

    Finally I solved the problem. 🙂

    I found out that FastMM4 caused that problem.

    If I don't use FastMM4 everything works fine.

    #59800
    RobertC
    Participant

    I had this problem too using AlphaControls 14.28, Delphi 10.2.3 Tokyo, 64-bit, with FastMM compiled in. Disabling FastMM “fixed” my problem too. This is very weird!

    This tip was absolutely invaluable as I was starting to tear my hair out!

    Thanks, Rob C

    #59825
    HeDiBo
    Participant

    This problem has to be solved, Serge. It's no option not to use FastMM4.

    #59827
    Support
    Keymaster

    Hi

    I have found a solution already, this issue will be solved in the v14.30 soon.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Strange cursor behaviour in 64 bit’ is closed to new replies.