-
-
Notifications
You must be signed in to change notification settings - Fork 342
Open
Labels
Description
I was wondering if it's possible to set the real cursor relative to a logical view somehow?
I'm using views.Panel and in the content buffer i want to place a real cursor but i can't find out how. I took a at the cellview example and there is just a "fake" cursor as well. I would like to use screen.SetCursor relative to my view.
Is this possible somehow?