How to add decoration to OS specific cursor in SWT

六月ゝ 毕业季﹏ 提交于 2019-12-11 03:29:51

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!