I use many custom cursors in the canvas of my drawing app with no problems until recently when they are being replaced by the system cursor after a short time, as if the Canvas itself has a timer continually setting the system cursor.
I have identified this as a problem in Ventura (currently 13.3.1 - have not checked earlier versions) as it does not occur in Monterey or prior OSX versions.
It is not a Xojo problem — 2023r1 compiles are fine on Monterey but not Ventura.
Has any one else noticed the problem, and dies anyone know a fix to stop Ventura taking control of the mouse cursor in a Canvas?
thanks, b.