How do I change the MaxGUI cursor?

BlitzMax Forums/BlitzMax Programming/How do I change the MaxGUI cursor?

You know. Showing the wait cursor on time intensive operations etc :)

So I guess that's not possible right? ;)

If you've got MaxGUI you can use the SetPointer command.

*EDIT* going by the title I take it you have :)

Doh. Why didn't I see the setpointer command in the docs? :)