Change cursor & OSX

I tried setting cursorHidden before creating my main window, but the cursor is still visible on OSX. If I print out base.win.getProperties() after the base.openDefaultWindow(…) call, cursor_hidden is indeed set on. Any ideas?