Hello!
Looks like you gave us a great way to get full control over the mouse cursor on 4.7 (tested, works like a charm, thanks, you’re great, etc etc ).
I’m “almost” finishing the cursor implementation due to this (I’ll make a guide after with some things I’ve found), “BUT”…
**How could I get a pointer to this custom widget on a BP? **
Looking on the API the only guy that returns/keeps it is the FCursorReply and I must confess that until now I don’t have a clear idea about how to access/work with this.
Trying to find a “GetCursor” until with “ContextSensitive” OFF doesn’t show any exposed method.
One way to “hack” the behaviour should be maybe assign a static statecontrol to it, but I think that should be another way to implement.
Any directions or advice will be greatly appreciated.
Thank you!