Sorry for not answering this earlier, been at a buissnes trip for a week, you can hide the cursor with:

Code:
  uses glfw;

  glfwDisable( GLFW_MOUSE_CURSOR );