问题
I'd like to change the cursor on an SWT Composite to add a small image to the standard OS arrow cursor, in the bottom right corner for instance.
I imagine it will mean somehow getting hold of the Image and X,Y hotspot of the cursor but I can't figure how do do that. Any thoughts?
EDIT: Following the comment this has spawned this question.
来源:https://stackoverflow.com/questions/31143499/how-to-add-decoration-to-os-specific-cursor-in-swt