Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3755

DesktopCanvas.MouseCursor not changing unless I move it

$
0
0

Hello everyone

I’m doing dev on Xojo 2024 r4.2 on Linux Mint Cinnamon.
I found that if I try to do the following code in a keydown event:

Canvas1.MouseCursor = System.Cursors.HandOpen

the change doesn’t happen unless I move the mouse.
The same happens if I restore the mouse to Nil, unless I move the mouse it’s not happening.

It’s not the end of the world by any means, but I think is not the way it should behave. On Windows the mouse is changed immediately.

Can anyone comment on this?
Thanks a lot.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3755

Trending Articles