Inside a DialogEx, if u pass the mouse over the Buttons, the cursor flickers.
Agaisnt that, if its on a xButton, its perfectly normal.
Professional Software Development Tools
Inside a DialogEx, if u pass the mouse over the Buttons, the cursor flickers.
Agaisnt that, if its on a xButton, its perfectly normal.
I always use buttons in dialogs and I've never found a similar problem.
Could you post here the button that does problems so I can test it?
Many thanks.
We are slowly invading your planet to teach lazy humans to read the user manual.
But don't be scared: we are here to help.
some time i can see this problem, not only Button, but label or image if enabled when pass so fast the mouse will play the sound (normal hit sound)...
special, when over in object and Atl+Tab to orther window, and return again with mouse will have sound that (some time)
Forgot to add, its on DialogEx'sdialogs![]()
Confirmed, it produces a very fast flickering between the standard mouse cursor and the cursor chosen for the button (hand, for example) and only in DialogEx. No differences if the button has transparent parts or contains (or not) a text.
The momentary workaround is to set the standard mouse cursor (arrow) instead of a custom one.
At the same time, I found that on WinButtons the mouse cursor remains an arrow even if you set a different cursor for that button.
We are slowly invading your planet to teach lazy humans to read the user manual.
But don't be scared: we are here to help.