The native cursor must be set on the GAL canvas wx object, not its frame (otherwise on GTK the cursor is only set when we get a request for it from the WM and not immediately). Fixes https://gitlab.com/kicad/code/kicad/issues/6421