Hello, I am in the process of making a mod, and I have a block that changes the way the cursor looks. For example, it might change it to the hourglass using the code [Cursor wait]. This would work, but instead the cursor flashes between normal and the hourglass. I tried changing the code to [Cursor wait showWhile: [Cursor wait showWhile: [Cursor wait]]] and that makes it a little better, but not much. If you have any helpful ideas, they would be much appreciated. Also, if you know how to change the cursor to something other than the hourglass and stay that way until it is told to go back to normal, that would be great. Thanks!
Offline