Topic: getCursorControl Error.
Hiya, I have downloaded the latest update and followed all the instructions accuratlly, all of the samples run appart from the hide cursor function. I recieve the following error which usually refers to an object which hasn't been loaded.
Unhandled Exception:Attempt to access field or method of Null object.
Here:
' disable mouse cursor
device.getCursorControl().setVisible(False)
Any help would be grately appreciated.