Closed bagomot closed 1 year ago
I need to change the cursor type to Hand when hovering over my widget. I didn't find how to set the cursor type. Please advise how to do this if possible.
Override getCursorType function. You can look at code, e.g. editor widget.
getCursorType
Thank you!
I need to change the cursor type to Hand when hovering over my widget. I didn't find how to set the cursor type. Please advise how to do this if possible.